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

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