]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/exportfs/nfsd.man
man page typo
[nfs-utils.git] / utils / exportfs / nfsd.man
index b4806b44e62dc377b9c1ac8230f82d3ea799abc7..cf3639d0eb1b434193704864f898fd7cc774e0fe 100644 (file)
@@ -8,7 +8,7 @@
 .SH NAME
 nfsd \- special filesystem for controlling Linux NFS server
 .SH SYNPOSIS
 .SH NAME
 nfsd \- special filesystem for controlling Linux NFS server
 .SH SYNPOSIS
-.B "mount -t nfsd nfsd /proc/fs/nfs"
+.B "mount -t nfsd nfsd /proc/fs/nfsd"
 .SH DESCRIPTION
 The
 .B nfsd
 .SH DESCRIPTION
 The
 .B nfsd
@@ -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
@@ -35,6 +35,8 @@ and
 .I mountd
 programs (part of the nfs-utils package) expect to find this
 filesystem mounted at
 .I mountd
 programs (part of the nfs-utils package) expect to find this
 filesystem mounted at
+.B /proc/fs/nfsd
+or
 .BR /proc/fs/nfs .
 If it is not mounted, they will fall-back on 2.4 style functionality.
 This involves accessing the NFS server via a systemcall.  This
 .BR /proc/fs/nfs .
 If it is not mounted, they will fall-back on 2.4 style functionality.
 This involves accessing the NFS server via a systemcall.  This