summaryrefslogtreecommitdiff
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-09-29 18:25:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-09-29 18:25:52 +0000
commit98efb1114e88369c4b2522a19e4193f747ba454b (patch)
tree1cedde1ac33d20c43cbd5240549e066b9e148bbf /lib/libc/rpc
parent5f992f1927890cb3b611a49fd9151fe12b5dc4f6 (diff)
Xr bindresvport and rresvport
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/bindresvport.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index 9f71137e08b..85b65b3b007 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bindresvport.3,v 1.8 1997/08/10 04:43:18 millert Exp $
+.\" $OpenBSD: bindresvport.3,v 1.9 1997/09/29 18:25:51 deraadt Exp $
.\"
.Dd August 9, 1997
.Dt BINDRESVPORT 3
@@ -66,4 +66,5 @@ system or no implementation for it exists.
.El
.Sh SEE ALSO
.Xr bind 2 ,
-.Xr socket 2
+.Xr socket 2 ,
+.Xr rresvport 3