summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderaadt <>1997-07-15 16:31:00 +0000
committerderaadt <>1997-07-15 16:31:00 +0000
commit9f499d93099426b0764ab1dfa04eb5f5a6e7c26b (patch)
tree57b3b53191cc9b230ffdf445e4acae4655127f55
parent26adfdbdbb5766e96d652080041e8d9a27b11cea (diff)
downloadopenbsd-9f499d93099426b0764ab1dfa04eb5f5a6e7c26b.tar.gz
openbsd-9f499d93099426b0764ab1dfa04eb5f5a6e7c26b.tar.bz2
openbsd-9f499d93099426b0764ab1dfa04eb5f5a6e7c26b.zip
Xr repair
-rw-r--r--src/lib/libc/net/rcmd.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/rcmd.3 b/src/lib/libc/net/rcmd.3
index ac3a8d5018..0e6699d8c5 100644
--- a/src/lib/libc/net/rcmd.3
+++ b/src/lib/libc/net/rcmd.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: rcmd.3,v 1.8 1997/06/13 13:31:56 deraadt Exp $ 1.\" $OpenBSD: rcmd.3,v 1.9 1997/07/15 16:31:00 deraadt Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -186,7 +186,7 @@ and
186.Fn ruserok 186.Fn ruserok
187return \-1. 187return \-1.
188If the local domain (as obtained from 188If the local domain (as obtained from
189.Xr gethostname 2 ) 189.Xr gethostname 3 )
190is the same as the remote domain, only the machine name need be specified. 190is the same as the remote domain, only the machine name need be specified.
191.Pp 191.Pp
192If the IP address of the remote host is known, 192If the IP address of the remote host is known,