Blame SOURCES/nfs-utils-1.3.0-mountd-manpage-args.patch

d2edb4
diff -up nfs-utils-1.3.0/utils/mountd/mountd.man.start nfs-utils-1.3.0/utils/mountd/mountd.man
d2edb4
--- nfs-utils-1.3.0/utils/mountd/mountd.man.start	2015-07-14 15:42:00.817994335 -0400
d2edb4
+++ nfs-utils-1.3.0/utils/mountd/mountd.man	2015-07-14 15:42:17.347273962 -0400
d2edb4
@@ -86,7 +86,7 @@ Turn on debugging. Valid kinds are: all,
d2edb4
 .B \-F " or " \-\-foreground
d2edb4
 Run in foreground (do not daemonize)
d2edb4
 .TP
d2edb4
-.B \-f " or " \-\-exports-file
d2edb4
+.B \-f export-file " or " \-\-exports-file export-file
d2edb4
 This option specifies the exports file, listing the clients that this
d2edb4
 server is prepared to serve and parameters to apply to each
d2edb4
 such mount (see
d2edb4
@@ -101,7 +101,7 @@ Display usage message.
d2edb4
 Set the limit of the number of open file descriptors to num. The
d2edb4
 default is to leave the limit unchanged.
d2edb4
 .TP
d2edb4
-.B \-N " or " \-\-no-nfs-version
d2edb4
+.B \-N mountd-version " or " \-\-no-nfs-version mountd-version
d2edb4
 This option can be used to request that
d2edb4
 .B rpc.mountd
d2edb4
 do not offer certain versions of NFS. The current version of
d2edb4
@@ -118,7 +118,7 @@ Don't advertise TCP for mount.
d2edb4
 .B \-P
d2edb4
 Ignored (compatibility with unfsd??).
d2edb4
 .TP
d2edb4
-.B \-p " or " \-\-port num
d2edb4
+.B \-p num " or " \-\-port num
d2edb4
 Specifies the port number used for RPC listener sockets.
d2edb4
 If this option is not specified,
d2edb4
 .B rpc.mountd
d2edb4
@@ -132,7 +132,7 @@ This option can be used to fix the port
d2edb4
 listeners when NFS MOUNT requests must traverse a firewall
d2edb4
 between clients and servers.
d2edb4
 .TP
d2edb4
-.B \-H " or " \-\-ha-callout prog
d2edb4
+.B \-H " prog or " \-\-ha-callout prog
d2edb4
 Specify a high availability callout program.
d2edb4
 This program receives callouts for all MOUNT and UNMOUNT requests.
d2edb4
 This allows
d2edb4
@@ -174,7 +174,7 @@ to perform a reverse lookup on each IP a
d2edb4
 Enabling this can have a substantial negative effect on performance
d2edb4
 in some situations.
d2edb4
 .TP
d2edb4
-.BR "\-t N" " or " "\-\-num\-threads=N"
d2edb4
+.BR "\-t N" " or " "\-\-num\-threads=N " or  " \-\-num\-threads N "
d2edb4
 This option specifies the number of worker threads that rpc.mountd
d2edb4
 spawns.  The default is 1 thread, which is probably enough.  More
d2edb4
 threads are usually only needed for NFS servers which need to handle
d2edb4
@@ -184,7 +184,7 @@ your DNS server is slow or unreliable.
d2edb4
 .B  \-u " or " \-\-no-udp
d2edb4
 Don't advertise UDP for mounting
d2edb4
 .TP
d2edb4
-.B \-V " or " \-\-nfs-version
d2edb4
+.B \-V version " or " \-\-nfs-version version
d2edb4
 This option can be used to request that
d2edb4
 .B rpc.mountd
d2edb4
 offer certain versions of NFS. The current version of