From 9f499d93099426b0764ab1dfa04eb5f5a6e7c26b Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Tue, 15 Jul 1997 16:31:00 +0000 Subject: Xr repair --- src/lib/libc/net/rcmd.3 | 4 ++-- 1 file 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 @@ -.\" $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, -- cgit v1.2.3-55-g6feb