Signed-off-by: Keith Busch <kbusch@kernel.org>
Attach namspace to the controller:
# nvme attach-ns /dev/nvme1 -n 0x2 -c 0x21
-
- Note: Namespace identifier and controller identifier(s) should be in hexadecimal.
-
NVME
----
+++ /dev/null
-diff --git a/Documentation/nvme-attach-ns.txt b/Documentation/nvme-attach-ns.txt
-index 8467335..79bb525 100644
---- a/Documentation/nvme-attach-ns.txt
-+++ b/Documentation/nvme-attach-ns.txt
-@@ -34,9 +34,6 @@ EXAMPLES
-
- # nvme attach-ns /dev/nvme1 -n 0x2 -c 0x21
-
-- Note: Namespace identifier and controller identifier(s) should be in hexadecimal.
--
--
- NVME
- ----
- Part of the nvme-user suite