X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fmountd%2Fmountd.man;h=6e795291e03b40d14e08285c466758cd9ead6a49;hb=refs%2Ftags%2Fnfs-utils-1-0-5;hp=71560abc5535d014617a289d4d8a4556d625e4cc;hpb=43a28c175dda9eaa479633a4a9564e9788fa4412;p=nfs-utils.git diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man index 71560ab..6e79529 100644 --- a/utils/mountd/mountd.man +++ b/utils/mountd/mountd.man @@ -56,7 +56,7 @@ a stale entry will remain in .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) @@ -74,7 +74,7 @@ Display usage message. .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 @@ -93,10 +93,10 @@ Don't advertise TCP for mount. .B \-P Ignored (compatibility with unfsd??). .TP -.B \-p " or " \-\-port +.B \-p " or " \-\-port num Force .B rpc.mountd -to bind to the specified port, instead of using the random port +to bind to the specified port num, instead of using the random port number assigned by the portmapper. .TP .B \-V " or " \-\-nfs-version @@ -125,13 +125,10 @@ mountd: .bar.com You have to use the daemon name .B mountd -for the daemon name (even if the binary has a different name). For the -client names you can only use the keyword ALL or IP addresses (NOT -host or domain names). +for the daemon name (even if the binary has a different name). For further information please have a look at the -.BR tcpd (8), -.BR hosts_allow (5) +.BR tcpd (8) and .BR hosts_access (5) manual pages.