diff options
author | Steve Dickson <steved@redhat.com> | 2011-10-04 12:39:08 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2011-10-04 12:47:27 -0400 |
commit | 079f3021929e002b2a59104de3af923fcb49cd9c (patch) | |
tree | c17079e330d483c42522107fb7ba0561084ee8b7 /utils/nfsd | |
parent | 1e0d29aba9fe57f504280ba458909f966057da9a (diff) | |
download | nfs-utils-079f3021929e002b2a59104de3af923fcb49cd9c.tar.gz nfs-utils-079f3021929e002b2a59104de3af923fcb49cd9c.tar.xz nfs-utils-079f3021929e002b2a59104de3af923fcb49cd9c.zip |
man pages: fixed a few typos in a couple man pages
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/nfsd')
-rw-r--r-- | utils/nfsd/nfsd.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/nfsd/nfsd.man b/utils/nfsd/nfsd.man index d8988d2..1cf9296 100644 --- a/utils/nfsd/nfsd.man +++ b/utils/nfsd/nfsd.man @@ -38,7 +38,7 @@ request on all known network addresses. This may change in future releases of the Linux Kernel. .TP .B \-p " or " \-\-port port -specify a diferent port to listen on for NFS requests. By default, +specify a different port to listen on for NFS requests. By default, .B rpc.nfsd will listen on port 2049. .TP |