Signed-off-by: Leo Cheng <[email protected]> --- docs/system/devices/nvme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/system/devices/nvme.rst b/docs/system/devices/nvme.rst index 98a4401..531f156 100644 --- a/docs/system/devices/nvme.rst +++ b/docs/system/devices/nvme.rst @@ -142,7 +142,7 @@ linked to an ``nvme-subsys`` device allows additional ``nvme-ns`` parameters: are hotplugged). ``detached`` (default: ``off``) - If set to ``on``, the namespace will be be available in the subsystem, but + If set to ``on``, the namespace will be available in the subsystem, but not attached to any controllers initially. A shared namespace with this set to ``on`` will never be automatically attached to controllers. -- 2.43.0
