summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmd.3
diff options
context:
space:
mode:
authorderaadt <>1996-07-29 05:48:39 +0000
committerderaadt <>1996-07-29 05:48:39 +0000
commite193bab90b075c24942aeac8fd10132868c9ee76 (patch)
tree4f0694e5af46235628b2e45edbcd4a38e0a93eac /src/lib/libc/net/rcmd.3
parentf4c9be3243403d728030bb01603f41e6f5c061bc (diff)
downloadopenbsd-e193bab90b075c24942aeac8fd10132868c9ee76.tar.gz
openbsd-e193bab90b075c24942aeac8fd10132868c9ee76.tar.bz2
openbsd-e193bab90b075c24942aeac8fd10132868c9ee76.zip
rresvport() in terms of bind() & bindresvport()
Diffstat (limited to 'src/lib/libc/net/rcmd.3')
-rw-r--r--src/lib/libc/net/rcmd.33
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/libc/net/rcmd.3 b/src/lib/libc/net/rcmd.3
index 8452e395db..add4faa314 100644
--- a/src/lib/libc/net/rcmd.3
+++ b/src/lib/libc/net/rcmd.3
@@ -134,6 +134,9 @@ by
134and several other functions. Privileged Internet ports are those 134and several other functions. Privileged Internet ports are those
135in the range 0 to 1023. Only the super-user 135in the range 0 to 1023. Only the super-user
136is allowed to bind an address of this sort to a socket. 136is allowed to bind an address of this sort to a socket.
137.Fn rresvport
138needs to be seeded with a port number; if that port
139is not available it will find another.
137.Pp 140.Pp
138The 141The
139.Fn iruserok 142.Fn iruserok