2016-03-11 03:40:07

by Yongcheng Yang

[permalink] [raw]
Subject: [PATCH] mountd.man: Update to change -P option as an alias for -p

From: Yongcheng Yang <[email protected]>

Signed-off-by: Yongcheng Yang <[email protected]>
---
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
--
2.4.3



2016-03-16 18:21:32

by Steve Dickson

[permalink] [raw]
Subject: Re: [PATCH] mountd.man: Update to change -P option as an alias for -p



On 03/10/2016 10:39 PM, Yongcheng Yang wrote:
> From: Yongcheng Yang <[email protected]>
>
> Signed-off-by: Yongcheng Yang <[email protected]>
Committed...

steved.

> ---
> 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
>