diff options
| author | Doug White <dwhite@FreeBSD.org> | 1999-08-06 04:37:59 +0000 |
|---|---|---|
| committer | Doug White <dwhite@FreeBSD.org> | 1999-08-06 04:37:59 +0000 |
| commit | d3527758ecb22b98e6c8a5315b69fe8dd9745cb9 (patch) | |
| tree | d954310e1a751000101310cfd4898d6f86905ab0 /sbin | |
| parent | 656a8a5b8e7f43ca00e12455d437ab44ab6601e2 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/mount_portal/mount_portal.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index 5a5750faf19f..d6fc8a9c1ee2 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_portal.8 8.3 (Berkeley) 3/27/94 -.\" $Id: mount_portal.8,v 1.3 1998/07/06 07:19:25 charnier Exp $ +.\" $Id: mount_portal.8,v 1.4 1998/12/15 18:59:06 dillon Exp $ .\" .Dd March 27, 1994 .Dt MOUNT_PORTAL 8 @@ -102,7 +102,7 @@ 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 -with the returned file descriptor. Privilaged 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 |
