View | Details | Raw Unified | Return to bug 12986
Collapse All | Expand All

(-)mount_portal.new (-2 / +2 lines)
Lines 15-21 Link Here
15
.\"    notice, this list of conditions and the following disclaimer in the
15
.\"    notice, this list of conditions and the following disclaimer in the
16
.\"    documentation and/or other materials provided with the distribution.
16
.\"    documentation and/or other materials provided with the distribution.
17
.\" 3. All advertising materials mentioning features or use of this software
17
.\" 3. All advertising materials mentioning features or use of this software
18
.\"    must display the following acknowledgement:
18
.\"    must display the following acknowledgment:
19
.\"	This product includes software developed by the University of
19
.\"	This product includes software developed by the University of
20
.\"	California, Berkeley and its contributors.
20
.\"	California, Berkeley and its contributors.
21
.\" 4. Neither the name of the University nor the names of its contributors
21
.\" 4. Neither the name of the University nor the names of its contributors
Lines 102-108 Link Here
102
port number of 0 will dynamically allocate a port, this can be
102
port number of 0 will dynamically allocate a port, this can be
103
discovered by calling
103
discovered by calling
104
.Xr getsockname 8
104
.Xr getsockname 8
105
with the returned file descriptor. Privilaged ports can only be bound to
105
with the returned file descriptor. Privileged ports can only be bound to
106
by the super-user.
106
by the super-user.
107
The
107
The
108
.Pa tcp
108
.Pa tcp

Return to bug 12986