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

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