summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/bindresvport.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/bindresvport.3')
-rw-r--r--lib/libc/rpc/bindresvport.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index 9d0ac2d6ad5..4960277753f 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bindresvport.3,v 1.10 1999/07/07 14:22:24 aaron Exp $
+.\" $OpenBSD: bindresvport.3,v 1.11 1999/07/09 13:35:22 aaron Exp $
.\"
.Dd August 9, 1997
.Dt BINDRESVPORT 3
@@ -30,7 +30,7 @@ chooses another privileged port number automatically.
.Sh RETURN VALUES
.Fn bindresvport
returns 0 if it is successful, otherwise \-1 is returned and
-.Va errno
+.Va errno
set to reflect the cause of the error.
.Sh ERRORS
The