summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/bindresvport.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-09-07 19:52:38 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-09-07 19:52:38 +0000
commit05a383ed1a02b670c073c4ebe960fccb1632ea1d (patch)
treefe927a1484303cafaabf2cd8dbf159a0bb3b3d95 /lib/libc/rpc/bindresvport.3
parentab4efda3eeeba89d68be696fa12f3dc1a203ddb3 (diff)
do not use .B, which is man(7), not mdoc(7); and stop .Tn abuse
feedback and ok jmc@, ok millert@
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