Linux-NFS Archive mirror
 help / color / mirror / Atom feed
* [PATCH nfs-utils] nfsd.man: fix typo in section on "scope".
@ 2023-03-28 22:11 NeilBrown
  2023-04-05 16:31 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: NeilBrown @ 2023-03-28 22:11 UTC (permalink / raw
  To: Steve Dickson; +Cc: Linux NFS Mailing List



The missing "-" means that "-S" isn't mentioned at all.

Signed-off-by: NeilBrown <neilb@suse.de>
---
 utils/nfsd/nfsd.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/nfsd/nfsd.man b/utils/nfsd/nfsd.man
index dc05f3623465..6f4fc1df3782 100644
--- a/utils/nfsd/nfsd.man
+++ b/utils/nfsd/nfsd.man
@@ -38,7 +38,7 @@ request on all known network addresses.  This may change in future
 releases of the Linux Kernel. This option can be used multiple times
 to listen to more than one interface.
 .TP
-.B \S " or " \-\-scope scope
+.B \-S " or " \-\-scope scope
 NFSv4.1 and later require the server to report a "scope" which is used
 by the clients to detect if two connections are to the same server.
 By default Linux NFSD uses the host name as the scope.
-- 
2.40.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH nfs-utils] nfsd.man: fix typo in section on "scope".
  2023-03-28 22:11 [PATCH nfs-utils] nfsd.man: fix typo in section on "scope" NeilBrown
@ 2023-04-05 16:31 ` Steve Dickson
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2023-04-05 16:31 UTC (permalink / raw
  To: NeilBrown; +Cc: Linux NFS Mailing List



On 3/28/23 6:11 PM, NeilBrown wrote:
> 
> 
> The missing "-" means that "-S" isn't mentioned at all.
> 
> Signed-off-by: NeilBrown <neilb@suse.de>
Committed... (tag: nfs-utils-2-6-3-rc7)

steved.
> ---
>   utils/nfsd/nfsd.man | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/utils/nfsd/nfsd.man b/utils/nfsd/nfsd.man
> index dc05f3623465..6f4fc1df3782 100644
> --- a/utils/nfsd/nfsd.man
> +++ b/utils/nfsd/nfsd.man
> @@ -38,7 +38,7 @@ request on all known network addresses.  This may change in future
>   releases of the Linux Kernel. This option can be used multiple times
>   to listen to more than one interface.
>   .TP
> -.B \S " or " \-\-scope scope
> +.B \-S " or " \-\-scope scope
>   NFSv4.1 and later require the server to report a "scope" which is used
>   by the clients to detect if two connections are to the same server.
>   By default Linux NFSD uses the host name as the scope.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-05 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28 22:11 [PATCH nfs-utils] nfsd.man: fix typo in section on "scope" NeilBrown
2023-04-05 16:31 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).