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

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