diff options
author | Yongcheng Yang <yongcheng.yang@gmail.com> | 2016-03-16 12:15:32 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2016-03-16 12:21:55 -0400 |
commit | d0f9df9761d5fc63327fcaa0bc4515e739ca6f0e (patch) | |
tree | ec64b07b4796fab0229568ea5db46f7d3ad345af | |
parent | 425f81f82a1743465480599d2bf761d92f0aacf3 (diff) | |
download | nfs-utils-d0f9df9761d5fc63327fcaa0bc4515e739ca6f0e.tar.gz nfs-utils-d0f9df9761d5fc63327fcaa0bc4515e739ca6f0e.tar.xz nfs-utils-d0f9df9761d5fc63327fcaa0bc4515e739ca6f0e.zip |
mountd.man: Update to change -P option as an alias for -p
From: Yongcheng Yang <yongcheng.yang@gmail.com>
Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r-- | utils/mountd/mountd.man | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man index 7c5bfbe..66e3bba 100644 --- a/utils/mountd/mountd.man +++ b/utils/mountd/mountd.man @@ -115,10 +115,7 @@ must be invoked with the option .B \-n " or " \-\-no-tcp Don't advertise TCP for mount. .TP -.B \-P -Ignored (compatibility with unfsd??). -.TP -.B \-p num " or " \-\-port num +.B \-p num " or " \-P num " or " \-\-port num Specifies the port number used for RPC listener sockets. If this option is not specified, .B rpc.mountd |