Bad reference getsockname(8) -> getsockname(2)
This commit is contained in:
parent
200a54b299
commit
b3d60e9b90
@ -35,7 +35,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)mount_portal.8 8.3 (Berkeley) 3/27/94
|
||||
.\" $Id: mount_portal.8,v 1.4 1998/12/15 18:59:06 dillon Exp $
|
||||
.\" $Id: mount_portal.8,v 1.5 1999/08/06 04:19:27 dwhite Exp $
|
||||
.\"
|
||||
.Dd March 27, 1994
|
||||
.Dt MOUNT_PORTAL 8
|
||||
@ -101,7 +101,7 @@ 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 8
|
||||
.Xr getsockname 2
|
||||
with the returned file descriptor. Privileged ports can only be bound to
|
||||
by the super-user.
|
||||
The
|
||||
|
@ -35,7 +35,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)mount_portal.8 8.3 (Berkeley) 3/27/94
|
||||
.\" $Id: mount_portal.8,v 1.4 1998/12/15 18:59:06 dillon Exp $
|
||||
.\" $Id: mount_portal.8,v 1.5 1999/08/06 04:19:27 dwhite Exp $
|
||||
.\"
|
||||
.Dd March 27, 1994
|
||||
.Dt MOUNT_PORTAL 8
|
||||
@ -101,7 +101,7 @@ 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 8
|
||||
.Xr getsockname 2
|
||||
with the returned file descriptor. Privileged ports can only be bound to
|
||||
by the super-user.
|
||||
The
|
||||
|
@ -35,7 +35,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)mount_portal.8 8.3 (Berkeley) 3/27/94
|
||||
.\" $Id: mount_portal.8,v 1.4 1998/12/15 18:59:06 dillon Exp $
|
||||
.\" $Id: mount_portal.8,v 1.5 1999/08/06 04:19:27 dwhite Exp $
|
||||
.\"
|
||||
.Dd March 27, 1994
|
||||
.Dt MOUNT_PORTAL 8
|
||||
@ -101,7 +101,7 @@ 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 8
|
||||
.Xr getsockname 2
|
||||
with the returned file descriptor. Privileged ports can only be bound to
|
||||
by the super-user.
|
||||
The
|
||||
|
Loading…
x
Reference in New Issue
Block a user