From d0f9df9761d5fc63327fcaa0bc4515e739ca6f0e Mon Sep 17 00:00:00 2001 From: Yongcheng Yang Date: Wed, 16 Mar 2016 12:15:32 -0400 Subject: mountd.man: Update to change -P option as an alias for -p From: Yongcheng Yang Signed-off-by: Yongcheng Yang Signed-off-by: Steve Dickson --- utils/mountd/mountd.man | 5 +---- 1 file changed, 1 insertion(+), 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 -- cgit