aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorStephen McKay <mckay@FreeBSD.org>1998-10-15 13:37:35 +0000
committerStephen McKay <mckay@FreeBSD.org>1998-10-15 13:37:35 +0000
commit099d4ed1355ac9962c66be402499066bfa09fdab (patch)
tree03c73cb7ebfc23a13f5be9ae4674e2ea79970231 /usr.sbin
parentf4a747a11ba2a3ebb4ac17626c734e3d4e30418f (diff)
downloadsrc-099d4ed1355ac9962c66be402499066bfa09fdab.tar.gz
src-099d4ed1355ac9962c66be402499066bfa09fdab.zip
Spelling.
Notes
Notes: svn path=/head/; revision=40390
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/mountd/mountd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8
index 846727027d29..91404f967be3 100644
--- a/usr.sbin/mountd/mountd.8
+++ b/usr.sbin/mountd/mountd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mountd.8 8.4 (Berkeley) 4/28/95
-.\" $Id: mountd.8,v 1.12 1997/12/10 20:33:58 guido Exp $
+.\" $Id: mountd.8,v 1.13 1998/07/15 06:21:39 charnier Exp $
.\"
.Dd April 28, 1995
.Dt MOUNTD 8
@@ -75,7 +75,7 @@ Allow non-root mount requests to be served.
This should only be specified if there are clients such as PC's,
that require it.
It will automatically clear the vfs.nfs.nfs_privport sysctl flag, which
-controls if the kernel will accept NFS requests form reserved ports only.
+controls if the kernel will accept NFS requests from reserved ports only.
.It Fl r
Allow mount RPCs requests for regular files to be served.
Although this seems to violate the mount protocol specification,