Blame SOURCES/0012-Documentation-fix-typo.patch

26b18e
From 297f40aef117875d98303b0535fb076626b91a19 Mon Sep 17 00:00:00 2001
26b18e
From: Maurizio Lombardi <mlombard@redhat.com>
26b18e
Date: Mon, 1 Feb 2021 15:47:56 +0100
26b18e
Subject: [PATCH 12/12] Documentation: fix typo
26b18e
26b18e
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
26b18e
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
26b18e
Signed-off-by: Christoph Hellwig <hch@lst.de>
26b18e
---
26b18e
 Documentation/nvmetcli.txt | 2 +-
26b18e
 1 file changed, 1 insertion(+), 1 deletion(-)
26b18e
26b18e
diff --git a/Documentation/nvmetcli.txt b/Documentation/nvmetcli.txt
26b18e
index 05a0344..7d6ffda 100644
26b18e
--- a/Documentation/nvmetcli.txt
26b18e
+++ b/Documentation/nvmetcli.txt
26b18e
@@ -116,7 +116,7 @@ your devices and all dependent modules are loaded,
26b18e
 and configfs is mounted on /sys/kernel/config
26b18e
 using:
26b18e
 
26b18e
-	mount -t configs none /sys/kernel/config
26b18e
+	mount -t configfs none /sys/kernel/config
26b18e
 
26b18e
 The following section walks through a configuration example.
26b18e
 
26b18e
-- 
26b18e
2.29.2
26b18e