From ff1f324516a438c1978485e7ff75118e39b76ae3 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 1 Mar 2000 11:27:47 +0000 Subject: Remove single-space hard sentence breaks. These degrade the quality of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. --- sbin/mount_portal/mount_portal.8 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'sbin/mount_portal/mount_portal.8') diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index afaa3d7..306a220 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -97,12 +97,15 @@ and The .Pa tcplisten namespace takes a slash separated hostname and port and creates a TCP/IP -socket bound to the given hostname-port pair. The hostname may be -specified as "ANY" to allow any other host to connect to the socket. A +socket bound to the given hostname-port pair. +The hostname may be +specified as "ANY" to allow any other host to connect to the socket. +A port number of 0 will dynamically allocate a port, this can be discovered by calling .Xr getsockname 2 -with the returned file descriptor. Privileged ports can only be bound to +with the returned file descriptor. +Privileged ports can only be bound to by the super-user. The .Pa tcp -- cgit v1.1