diff options
Diffstat (limited to 'lib/libc/net')
-rw-r--r-- | lib/libc/net/rcmd.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index ac3a8d5018c..0e6699d8c53 100644 --- a/lib/libc/net/rcmd.3 +++ b/lib/libc/net/rcmd.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcmd.3,v 1.8 1997/06/13 13:31:56 deraadt Exp $ +.\" $OpenBSD: rcmd.3,v 1.9 1997/07/15 16:31:00 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -186,7 +186,7 @@ and .Fn ruserok return \-1. If the local domain (as obtained from -.Xr gethostname 2 ) +.Xr gethostname 3 ) is the same as the remote domain, only the machine name need be specified. .Pp If the IP address of the remote host is known, |