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.37
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index 8fa19fb95e1..c844a81266c 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bindresvport.3,v 1.23 2010/09/01 14:43:34 millert Exp $
+.\" $OpenBSD: bindresvport.3,v 1.24 2010/09/07 19:52:37 schwarze Exp $
.\"
.\" Copyright (c) 2010, Oracle America, Inc.
.\"
@@ -29,7 +29,7 @@
.\" NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 1 2010 $
+.Dd $Mdocdate: September 7 2010 $
.Dt BINDRESVPORT 3
.Os
.Sh NAME
@@ -48,8 +48,7 @@ The
.Fn bindresvport
and
.Fn bindresvport_sa
-functions are used to bind a socket descriptor to a privileged
-.Tn IP
+functions are used to bind a socket descriptor to a privileged IP
port, that is, a port number in the range 0-1023.
The
.Fn bindresvport