Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ramirose@gmail.com (Rami Rosen)
Subject: [PATCH] nvme-cli: fix a typo
Date: Fri,  5 Oct 2018 19:57:54 +0300	[thread overview]
Message-ID: <20181005165754.4131-1-ramirose@gmail.com> (raw)

This patch fixes a typo in nvme-cli usage text.

Signed-off-by: Rami Rosen <ramirose at gmail.com>
---
 nvme-builtin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nvme-builtin.h b/nvme-builtin.h
index afd12b0..7cf10ef 100644
--- a/nvme-builtin.h
+++ b/nvme-builtin.h
@@ -13,7 +13,7 @@ COMMAND_LIST(
 	ENTRY("id-ns", "Send NVMe Identify Namespace, display structure", id_ns)
 	ENTRY("list-ns", "Send NVMe Identify List, display structure", list_ns)
 	ENTRY("ns-descs", "Send NVMe Namespace Descriptor List, display structure", ns_descs)
-	ENTRY("id-nvmset", "Sned NVMe Identify NVM Set List, display structure", id_nvmset)
+	ENTRY("id-nvmset", "Send NVMe Identify NVM Set List, display structure", id_nvmset)
 	ENTRY("create-ns", "Creates a namespace with the provided parameters", create_ns)
 	ENTRY("delete-ns", "Deletes a namespace from the controller", delete_ns)
 	ENTRY("attach-ns", "Attaches a namespace to requested controller(s)", attach_ns)
-- 
2.17.1

             reply	other threads:[~2018-10-05 16:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05 16:57 Rami Rosen [this message]
2018-10-05 20:24 ` [PATCH] nvme-cli: fix a typo Sagi Grimberg
2018-10-05 20:36 ` Keith Busch
  -- strict thread matches above, loose matches on Subject: below --
2018-10-23 15:13 [PATCH ] " Rami Rosen
2018-10-29 15:26 ` Keith Busch
2018-11-08 13:23 [PATCH] " lijie
2018-11-08 14:48 ` Keith Busch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181005165754.4131-1-ramirose@gmail.com \
    --to=ramirose@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox