All of lore.kernel.org
 help / color / mirror / Atom feed
* [ndctl PATCH] Documentation: fix a typo in the ndctl-create-namespace man page
@ 2019-11-25 15:59 Adam Borowski
  2019-11-25 16:53 ` Dan Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Borowski @ 2019-11-25 15:59 UTC (permalink / raw)
  To: linux-nvdimm, Verma, Vishal L; +Cc: Adam Borowski

"namepsace".

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
---
 Documentation/ndctl/ndctl-create-namespace.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ndctl/ndctl-create-namespace.txt b/Documentation/ndctl/ndctl-create-namespace.txt
index e29a5e7..bf7486b 100644
--- a/Documentation/ndctl/ndctl-create-namespace.txt
+++ b/Documentation/ndctl/ndctl-create-namespace.txt
@@ -97,7 +97,7 @@ OPTIONS
 	suffixes "k" or "K" for KiB, "m" or "M" for MiB, "g" or "G" for
 	GiB and "t" or "T" for TiB.
 
-	For pmem namepsaces the size must be a multiple of the
+	For pmem namespaces the size must be a multiple of the
 	interleave-width and the namespace alignment (see
 	below).
 
-- 
2.24.0
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

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

* Re: [ndctl PATCH] Documentation: fix a typo in the ndctl-create-namespace man page
  2019-11-25 15:59 [ndctl PATCH] Documentation: fix a typo in the ndctl-create-namespace man page Adam Borowski
@ 2019-11-25 16:53 ` Dan Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Williams @ 2019-11-25 16:53 UTC (permalink / raw)
  To: Adam Borowski; +Cc: linux-nvdimm

On Mon, Nov 25, 2019 at 7:59 AM Adam Borowski <kilobyte@angband.pl> wrote:
>
> "namepsace".
>
> Signed-off-by: Adam Borowski <kilobyte@angband.pl>
> ---
>  Documentation/ndctl/ndctl-create-namespace.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ndctl/ndctl-create-namespace.txt b/Documentation/ndctl/ndctl-create-namespace.txt
> index e29a5e7..bf7486b 100644
> --- a/Documentation/ndctl/ndctl-create-namespace.txt
> +++ b/Documentation/ndctl/ndctl-create-namespace.txt
> @@ -97,7 +97,7 @@ OPTIONS
>         suffixes "k" or "K" for KiB, "m" or "M" for MiB, "g" or "G" for
>         GiB and "t" or "T" for TiB.
>
> -       For pmem namepsaces the size must be a multiple of the
> +       For pmem namespaces the size must be a multiple of the
>         interleave-width and the namespace alignment (see
>         below).

Looks good, applied.
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

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

end of thread, other threads:[~2019-11-25 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 15:59 [ndctl PATCH] Documentation: fix a typo in the ndctl-create-namespace man page Adam Borowski
2019-11-25 16:53 ` Dan Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.