summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,