]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/mountd.man
Assorted fixes
[nfs-utils.git] / utils / mountd / mountd.man
index f529ec1ad30a3e7e2f91bc32375eadd85f110c93..77f4e266563508952126b36cae500aecf2a8d328 100644 (file)
@@ -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)
@@ -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
@@ -128,8 +128,7 @@ You have to use the daemon name
 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.