X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fexportfs%2Fnfsd.man;h=cf3639d0eb1b434193704864f898fd7cc774e0fe;hp=b4806b44e62dc377b9c1ac8230f82d3ea799abc7;hb=aac2e114f0c757a97e6dba2762ed0d13f593b2b0;hpb=928c5db128be787cb6819f075a45730a7b73c8ea diff --git a/utils/exportfs/nfsd.man b/utils/exportfs/nfsd.man index b4806b4..cf3639d 100644 --- a/utils/exportfs/nfsd.man +++ b/utils/exportfs/nfsd.man @@ -8,7 +8,7 @@ .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 @@ -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 -.BE /proc ) +.BR /proc ) 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 +.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