diff options
author | mpp <mpp@FreeBSD.org> | 1999-10-30 21:11:55 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-10-30 21:11:55 +0000 |
commit | 9d26bc5a5be754a36f957859700bc50eb8fc372f (patch) | |
tree | f705efbbc104bd1bd5929a92bf720a66697a5fc7 /usr.sbin/mount_nwfs | |
parent | 014c940b623eb4e02a9f81976e3b89ccb559c8ff (diff) | |
download | FreeBSD-src-9d26bc5a5be754a36f957859700bc50eb8fc372f.zip FreeBSD-src-9d26bc5a5be754a36f957859700bc50eb8fc372f.tar.gz |
Some spelling/grammar fixes.
Diffstat (limited to 'usr.sbin/mount_nwfs')
-rw-r--r-- | usr.sbin/mount_nwfs/mount_nwfs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mount_nwfs/mount_nwfs.8 b/usr.sbin/mount_nwfs/mount_nwfs.8 index 83a880f..46f9542 100644 --- a/usr.sbin/mount_nwfs/mount_nwfs.8 +++ b/usr.sbin/mount_nwfs/mount_nwfs.8 @@ -131,7 +131,7 @@ time in config.mk file. .It Fl M Ar mode See .Xr ncplogin 1 -for details. If this option is ommited, connection permissions +for details. If this option is omitted, connection permissions assumed the same as directory mode ( .Ar -d ) option. @@ -175,12 +175,12 @@ It is possible to use fstab for nwfs mounts: to number a few .Sh CREDITS -In development of NetWare client for FreeBSD next sources was used: +In development of NetWare client for FreeBSD, the following sources were used: .Pp Documentation from NetWare NDK. .Pp ncpfs for Linux - written by Volker Lendecke (lendecke@math.uni-goettingen.de). -He grants me permission to publish parts of his code under BSD-style license, +He granted me permission to publish parts of his code under BSD-style license, .Pp "Interrupt List" from Ralf Brown, .Pp |