diff options
-rw-r--r-- | src/lib/libc/net/rcmd.3 | 4 |
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 |
187 | return \-1. | 187 | return \-1. |
188 | If the local domain (as obtained from | 188 | If the local domain (as obtained from |
189 | .Xr gethostname 2 ) | 189 | .Xr gethostname 3 ) |
190 | is the same as the remote domain, only the machine name need be specified. | 190 | is the same as the remote domain, only the machine name need be specified. |
191 | .Pp | 191 | .Pp |
192 | If the IP address of the remote host is known, | 192 | If the IP address of the remote host is known, |