]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/exportfs/nfsd.man
releasing version 1:1.2.6-1
[nfs-utils.git] / utils / exportfs / nfsd.man
index d475eb102526db027d6df936e84d0ef7f8ea79e1..0c516fa1b075cd852f109a1cfeb62956601ce4bf 100644 (file)
@@ -12,7 +12,7 @@ nfsd \- special filesystem for controlling Linux NFS server
 .SH DESCRIPTION
 The
 .B nfsd
 .SH DESCRIPTION
 The
 .B nfsd
-filessytem is a special filesystem which provides access to the Linux
+filesystem 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
 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
@@ -25,7 +25,7 @@ up to 2.6).  This man page does not apply to 2.4 and earlier.
 As well as this filesystem, there are a collection of files in the
 .B procfs
 filesystem (normally mounted at
 As well as this filesystem, there are a collection of files in the
 .B procfs
 filesystem (normally mounted at
-.BE /proc )
+.BR /proc )
 which are used to control the NFS server.
 This manual page describes all of these files.
 .P
 which are used to control the NFS server.
 This manual page describes all of these files.
 .P
@@ -86,7 +86,7 @@ should be followed by a newline, with white-space separating the
 fields, and octal quoting of special characters.
 
 On writing this, the program will be able to read back a filehandle
 fields, and octal quoting of special characters.
 
 On writing this, the program will be able to read back a filehandle
-for that path as exported to the given client.  The filehandles length
+for that path as exported to the given client.  The filehandle's length
 will be at most the number of bytes given.
 
 The filehandle will be represented in hex with a leading '\ex'.
 will be at most the number of bytes given.
 
 The filehandle will be represented in hex with a leading '\ex'.
@@ -165,7 +165,7 @@ file.  The user-space program might then write
 .ti +5
 nfsd 127.0.0.1 1057206953 localhost
 .br
 .ti +5
 nfsd 127.0.0.1 1057206953 localhost
 .br
-to indicate that 127.0.0.1 should map to localhost, atleast for now.
+to indicate that 127.0.0.1 should map to localhost, at least for now.
 
 If the program uses select(2) or poll(2) to discover if it can read
 from the
 
 If the program uses select(2) or poll(2) to discover if it can read
 from the
@@ -196,6 +196,7 @@ classes of tracing to be enabled.  Consult the kernel header files to
 find out what number correspond to what tracing.
 
 .SH SEE ALSO
 find out what number correspond to what tracing.
 
 .SH SEE ALSO
+.BR nfsd (8),
 .BR rpc.nfsd (8),
 .BR exports (5),
 .BR nfsstat (8),
 .BR rpc.nfsd (8),
 .BR exports (5),
 .BR nfsstat (8),