summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorderaadt <>2000-01-26 06:22:52 +0000
committerderaadt <>2000-01-26 06:22:52 +0000
commit6eb19fcc6e8f0878f8f20804e075b3c6d5b393ac (patch)
treef1e375d164408a66ef232cefccd63bb305a1da82 /src
parenta81d0ed41c3ead390c00ec1dc26d1cb777ce296e (diff)
downloadopenbsd-6eb19fcc6e8f0878f8f20804e075b3c6d5b393ac.tar.gz
openbsd-6eb19fcc6e8f0878f8f20804e075b3c6d5b393ac.tar.bz2
openbsd-6eb19fcc6e8f0878f8f20804e075b3c6d5b393ac.zip
man page updates from itojun
Diffstat (limited to 'src')
-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 a010b64818..fa7be72c8d 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.15 1999/12/30 20:50:13 deraadt Exp $ 1.\" $OpenBSD: rcmd.3,v 1.16 2000/01/26 06:22:52 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.
@@ -225,7 +225,7 @@ is overloaded to mean
225.Xr rsh 1 , 225.Xr rsh 1 ,
226.Xr intro 2 , 226.Xr intro 2 ,
227.Xr bindresvport 3 , 227.Xr bindresvport 3 ,
228.Xr bindresvport_af 3 , 228.Xr bindresvport_sa 3 ,
229.Xr rcmdsh 3 , 229.Xr rcmdsh 3 ,
230.Xr rexec 3 , 230.Xr rexec 3 ,
231.Xr rexecd 8 , 231.Xr rexecd 8 ,