summaryrefslogtreecommitdiffstats
path: root/sbin/mount_portal/mount_portal.8
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
commitff1f324516a438c1978485e7ff75118e39b76ae3 (patch)
tree04906edc13adcddfd2125a6dbc77bab6de9275b3 /sbin/mount_portal/mount_portal.8
parenta00cc32757c919d728dae0961bea03e17fff7958 (diff)
downloadFreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.zip
FreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.tar.gz
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.
Diffstat (limited to 'sbin/mount_portal/mount_portal.8')
-rw-r--r--sbin/mount_portal/mount_portal.89
1 files changed, 6 insertions, 3 deletions
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
OpenPOWER on IntegriCloud