diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-13 03:50:24 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-13 03:50:24 +0000 |
commit | 5358c3a7fde7e3cdeddf259098cd1da7ece790d2 (patch) | |
tree | e1a48b69b8633beeea4662736f3c9675868d510e /sbin/mountd/mountd.8 | |
parent | 3816aa80c836382113dd92fadbdc809c12e66937 (diff) |
typos
Diffstat (limited to 'sbin/mountd/mountd.8')
-rw-r--r-- | sbin/mountd/mountd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8 index 19fcf24c368..c5a6a1d24d4 100644 --- a/sbin/mountd/mountd.8 +++ b/sbin/mountd/mountd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mountd.8,v 1.8 1998/06/15 17:55:52 mickey Exp $ +.\" $OpenBSD: mountd.8,v 1.9 1998/09/13 03:50:23 aaron Exp $ .\" $NetBSD: mountd.8,v 1.11 1996/02/18 11:57:51 fvdl Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -70,7 +70,7 @@ will not detach from the controlling terminal and will print debugging messages to stderr. .It Fl n Do not require that clients make mount requests from reserved ports. -(Normally, only mount requsts from reserved ports are accepted.) +(Normally, only mount requests from reserved ports are accepted.) This option should only be specified if there are clients, such as PC's, that need it. The use of |