Hide Forgot
+++ This bug was initially created as a clone of Bug #1003553 +++ Description of problem: In rpc.mountd man page -V or --nfs-version should add arg cur: -V or --nfs-version should be: -V version or --nfs-version version Version-Release number of selected component (if applicable): all version in from RHEL5.9 RHEL5.10 RHEL6.x RHEL7 How reproducible: y Steps to Reproduce: 1. man and check 2. 3. Actual results: -V or --nfs-version Expected results: -V version or --nfs-version version Additional info: I make a patch, see the attachment --- Additional comment from Yin.JianHong on 2013-09-02 07:01:23 EDT ---
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux.
There should be an space at the following line: [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "\-t N" -t N or --num-threads=Nor --num-threads N ^^^^^ [root@hp-dl385pg8-03 ~]# rpm -q nfs-utils nfs-utils-1.3.0-0.13.el7.x86_64 [root@hp-dl385pg8-03 ~]# Others are verified with nfs-utils-1.3.0-0.13.el7.x86_64 ########## Reproduced ########## [root@intel-s3e36-01 ~]# rpm -q nfs-utils nfs-utils-1.3.0-0.8.el7.x86_64 [root@intel-s3e36-01 ~]# man rpc.mountd | grep exports-file -f or --exports-file [root@intel-s3e36-01 ~]# man rpc.mountd | grep no-nfs-version -N or --no-nfs-version [root@intel-s3e36-01 ~]# man rpc.mountd | grep "port num" -p or --port num Specifies the port number used for RPC listener sockets. If this option is not specified, [root@intel-s3e36-01 ~]# man rpc.mountd | grep "ha-callout prog" -H or --ha-callout prog [root@intel-s3e36-01 ~]# man rpc.mountd | grep "num-threads" -t N or --num-threads=N [root@intel-s3e36-01 ~]# man rpc.mountd | grep "nfs-version" -N or --no-nfs-version -V or --nfs-version [root@intel-s3e36-01 ~]# ######### Verified ######### [root@hp-dl385pg8-03 ~]# rpm -q nfs-utils nfs-utils-1.3.0-0.13.el7.x86_64 [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep exports-file -f export-file or --exports-file export-file [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep no-nfs-version -N mountd-version or --no-nfs-version mountd-version [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "port num" -p num or --port num [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "ha-callout prog" -H prog or --ha-callout prog [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "num-threads" -t N or --num-threads=Nor --num-threads N [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "nfs-version" -N mountd-version or --no-nfs-version mountd-version -V version or --nfs-version version [root@hp-dl385pg8-03 ~]#
Verified in nfs-utils-1.3.0-0.14.el7.x86_64 [root@hp-dl385pg8-03 ~]# rpm -q nfs-utils nfs-utils-1.3.0-0.14.el7.x86_64 [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep exports-file -f export-file or --exports-file export-file [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep no-nfs-version -N mountd-version or --no-nfs-version mountd-version version should not be offered, rpc.mountd must be invoked with the option --no-nfs-version <vers> [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "port num" -p num or --port num [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "ha-callout prog" -H prog or --ha-callout prog [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "num-threads" -t N or --num-threads=N or --num-threads N [root@hp-dl385pg8-03 ~]# man rpc.mountd | grep "nfs-version" -N mountd-version or --no-nfs-version mountd-version version should not be offered, rpc.mountd must be invoked with the option --no-nfs-version <vers> -V version or --nfs-version version [root@hp-dl385pg8-03 ~]# Move to VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2196.html