* [PATCH] rpc.idmapd: Remove no longer supported flags from man page.
@ 2014-01-18 17:13 Steve Dickson
2014-01-20 22:04 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: Steve Dickson @ 2014-01-18 17:13 UTC (permalink / raw)
To: Linux NFS Mailing list
Signed-off-by: Steve Dickson <steved@redhat.com>
---
utils/idmapd/idmapd.man | 22 ++--------------------
1 file changed, 2 insertions(+), 20 deletions(-)
diff --git a/utils/idmapd/idmapd.man b/utils/idmapd/idmapd.man
index 58ea9f2..185cd1b 100644
--- a/utils/idmapd/idmapd.man
+++ b/utils/idmapd/idmapd.man
@@ -12,10 +12,7 @@
.Nm rpc.idmapd
.Op Fl v
.Op Fl f
-.Op Fl d Ar domain
.Op Fl p Ar path
-.Op Fl U Ar username
-.Op Fl G Ar groupname
.Op Fl c Ar path
.Sh DESCRIPTION
.Nm
@@ -31,25 +28,10 @@ Increases the verbosity level (can be specified multiple times).
Runs
.Nm
in the foreground and prints all output to the terminal.
-.It Fl d Ar domain
-Set domain to
-.Ar domain .
-This is used internally by NFSv4 and is typically assigned by the
-system administrator. By default,
-.Ar domain
-is set to be the FQDN of the host, minus the hostname.
.It Fl p Ar path
Specifies the location of the RPC pipefs to be
.Ar path .
The default value is \&"/var/lib/nfs/rpc_pipefs\&".
-.It Fl U Ar username
-Specifies the NFSv4 nobody user to be
-.Ar username .
-The default value is \&"nobody\&".
-.It Fl G Ar groupname
-Specifies the NFSv4 nobody group to be
-.Ar groupname .
-The default value is \&"nobody\&".
.It Fl c Ar path
Use configuration file
.Ar path .
@@ -59,11 +41,11 @@ Client-only: perform no idmapping for any NFS server, even if one is detected.
Server-only: perform no idmapping for any NFS client, even if one is detected.
.El
.Sh EXAMPLES
-.Cm rpc.idmapd -d \&"citi.umich.edu\&" -f -vvv
+.Cm rpc.idmapd -f -vvv
.Pp
Runs
.Nm
-with the domain \&"citi.umich.edu\&" in the foreground, printing all
+printing all
messages to console, and with a verbosity level of 3.
.\" This next request is for sections 2 and 3 function return values only.
.\" .Sh RETURN VALUES
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] rpc.idmapd: Remove no longer supported flags from man page.
2014-01-18 17:13 [PATCH] rpc.idmapd: Remove no longer supported flags from man page Steve Dickson
@ 2014-01-20 22:04 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2014-01-20 22:04 UTC (permalink / raw)
To: Linux NFS Mailing list
On 18/01/14 12:13, Steve Dickson wrote:
> Signed-off-by: Steve Dickson <steved@redhat.com>
Committed...
steved.
> ---
> utils/idmapd/idmapd.man | 22 ++--------------------
> 1 file changed, 2 insertions(+), 20 deletions(-)
>
> diff --git a/utils/idmapd/idmapd.man b/utils/idmapd/idmapd.man
> index 58ea9f2..185cd1b 100644
> --- a/utils/idmapd/idmapd.man
> +++ b/utils/idmapd/idmapd.man
> @@ -12,10 +12,7 @@
> .Nm rpc.idmapd
> .Op Fl v
> .Op Fl f
> -.Op Fl d Ar domain
> .Op Fl p Ar path
> -.Op Fl U Ar username
> -.Op Fl G Ar groupname
> .Op Fl c Ar path
> .Sh DESCRIPTION
> .Nm
> @@ -31,25 +28,10 @@ Increases the verbosity level (can be specified multiple times).
> Runs
> .Nm
> in the foreground and prints all output to the terminal.
> -.It Fl d Ar domain
> -Set domain to
> -.Ar domain .
> -This is used internally by NFSv4 and is typically assigned by the
> -system administrator. By default,
> -.Ar domain
> -is set to be the FQDN of the host, minus the hostname.
> .It Fl p Ar path
> Specifies the location of the RPC pipefs to be
> .Ar path .
> The default value is \&"/var/lib/nfs/rpc_pipefs\&".
> -.It Fl U Ar username
> -Specifies the NFSv4 nobody user to be
> -.Ar username .
> -The default value is \&"nobody\&".
> -.It Fl G Ar groupname
> -Specifies the NFSv4 nobody group to be
> -.Ar groupname .
> -The default value is \&"nobody\&".
> .It Fl c Ar path
> Use configuration file
> .Ar path .
> @@ -59,11 +41,11 @@ Client-only: perform no idmapping for any NFS server, even if one is detected.
> Server-only: perform no idmapping for any NFS client, even if one is detected.
> .El
> .Sh EXAMPLES
> -.Cm rpc.idmapd -d \&"citi.umich.edu\&" -f -vvv
> +.Cm rpc.idmapd -f -vvv
> .Pp
> Runs
> .Nm
> -with the domain \&"citi.umich.edu\&" in the foreground, printing all
> +printing all
> messages to console, and with a verbosity level of 3.
> .\" This next request is for sections 2 and 3 function return values only.
> .\" .Sh RETURN VALUES
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-20 22:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 17:13 [PATCH] rpc.idmapd: Remove no longer supported flags from man page Steve Dickson
2014-01-20 22:04 ` Steve Dickson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox