]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/mountd.man
fix fd bug
[nfs-utils.git] / utils / mountd / mountd.man
index f68dd17f9ed4721b0214fd17659f71521834e9d7..3d2b1a8bbf18845c3fb89cdf2c5756f0af387db3 100644 (file)
@@ -44,7 +44,6 @@ For every mount request received from an NFS client,
 adds an entry to the
 .B /var/lib/nfs/rmtab
 file. When receiving an unmount request, that entry is removed.
 adds an entry to the
 .B /var/lib/nfs/rmtab
 file. When receiving an unmount request, that entry is removed.
-user level part of the NFS service.
 .P
 However, this file is mostly ornamental. One, the client can continue
 to use the file handle even after calling
 .P
 However, this file is mostly ornamental. One, the client can continue
 to use the file handle even after calling
@@ -56,7 +55,7 @@ a stale entry will remain in
 .SH OPTIONS
 .TP
 .B \-d kind " or " \-\-debug kind
 .SH OPTIONS
 .TP
 .B \-d kind " or " \-\-debug kind
-Turn on debugging for kind.
+Turn on debugging. Valid kinds are: all, auth, call, general and parse.
 .TP
 .B \-F " or " \-\-foreground
 Run in foreground (do not daemonize)
 .TP
 .B \-F " or " \-\-foreground
 Run in foreground (do not daemonize)
@@ -74,7 +73,7 @@ Display usage message.
 .TP
 .B \-o num " or " \-\-descriptors num
 Set the limit of the number of open file descriptors to num. The
 .TP
 .B \-o num " or " \-\-descriptors num
 Set the limit of the number of open file descriptors to num. The
-default is 256.
+default is to leave the limit unchanged.
 .TP
 .B \-N " or " \-\-no-nfs-version
 This option can be used to request that
 .TP
 .B \-N " or " \-\-no-nfs-version
 This option can be used to request that