diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-29 18:25:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-29 18:25:52 +0000 |
commit | 98efb1114e88369c4b2522a19e4193f747ba454b (patch) | |
tree | 1cedde1ac33d20c43cbd5240549e066b9e148bbf /lib/libc/net | |
parent | 5f992f1927890cb3b611a49fd9151fe12b5dc4f6 (diff) |
Xr bindresvport and rresvport
Diffstat (limited to 'lib/libc/net')
-rw-r--r-- | lib/libc/net/rcmd.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index 0e6699d8c53..e69e8228340 100644 --- a/lib/libc/net/rcmd.3 +++ b/lib/libc/net/rcmd.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcmd.3,v 1.9 1997/07/15 16:31:00 deraadt Exp $ +.\" $OpenBSD: rcmd.3,v 1.10 1997/09/29 18:25:47 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -219,6 +219,7 @@ is overloaded to mean ``All network ports in use.'' .Xr rcmdsh 3 , .Xr rexecd 8 , .Xr rlogind 8 , +.Xr bindresvport 3 , .Xr rshd 8 .Sh HISTORY These |