diff options
author | dwhite <dwhite@FreeBSD.org> | 1999-08-06 04:19:27 +0000 |
---|---|---|
committer | dwhite <dwhite@FreeBSD.org> | 1999-08-06 04:19:27 +0000 |
commit | 47099bb1b39ac04ed5a3b2f4374cdd6ae7b78474 (patch) | |
tree | fc9d798bf332c71c2bc2d6a0b7414cbf86b29088 /usr.sbin/mount_portalfs | |
parent | c30dbdad409cd53e92bf96fd3ea9a6f32a7cb0d1 (diff) | |
download | FreeBSD-src-47099bb1b39ac04ed5a3b2f4374cdd6ae7b78474.zip FreeBSD-src-47099bb1b39ac04ed5a3b2f4374cdd6ae7b78474.tar.gz |
Typo police. 'Acknowledgement' is spelled correctly so it was left untouched.
PR: docs/12986
Submitted by: Seth <seth@freebie.dp.ny.frb.org>
Diffstat (limited to 'usr.sbin/mount_portalfs')
-rw-r--r-- | usr.sbin/mount_portalfs/mount_portalfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mount_portalfs/mount_portalfs.8 b/usr.sbin/mount_portalfs/mount_portalfs.8 index 5a5750f..d6fc8a9 100644 --- a/usr.sbin/mount_portalfs/mount_portalfs.8 +++ b/usr.sbin/mount_portalfs/mount_portalfs.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 |