diff options
author | Filipus Klutiero <chealer@gmail.com> | 2008-03-11 12:52:26 -0400 |
---|---|---|
committer | Steve Dickson <steved@dickson.boston.devel.redhat.com> | 2008-03-11 12:52:26 -0400 |
commit | 9c1e19f1c6ba13e08c51c21db6f21ef1e203b37c (patch) | |
tree | 5a5a27e6d3cbb6956a5a91cb0efa232177895a8b /utils/exportfs | |
parent | bd04ddfc123625980e288dbef455e1170310b29a (diff) | |
download | nfs-utils-9c1e19f1c6ba13e08c51c21db6f21ef1e203b37c.tar.gz nfs-utils-9c1e19f1c6ba13e08c51c21db6f21ef1e203b37c.tar.xz nfs-utils-9c1e19f1c6ba13e08c51c21db6f21ef1e203b37c.zip |
Fixed typo in nfsd man page
bz: http://bugzilla.linux-nfs.org/show_bug.cgi?id=160
Signed-off-by: Filipus Klutiero <chealer@gmail.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/exportfs')
-rw-r--r-- | utils/exportfs/nfsd.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/exportfs/nfsd.man b/utils/exportfs/nfsd.man index cf3639d..7365a1b 100644 --- a/utils/exportfs/nfsd.man +++ b/utils/exportfs/nfsd.man @@ -12,7 +12,7 @@ nfsd \- special filesystem for controlling Linux NFS server .SH DESCRIPTION The .B nfsd -filessytem is a special filesystem which provides access to the Linux +filesytem is a special filesystem which provides access to the Linux NFS server. The filesystem consists of a single directory which contains a number of files. These files are actually gateways into the NFS server. Writing to them can affect the server. Reading from |