Blame SOURCES/0088-mdadm-md.4-update-path-to-in-kernel-tree-documentati.patch

e95a18
From 5e592e1ed809b94670872b7a4629317fc1c8a5c1 Mon Sep 17 00:00:00 2001
e95a18
From: Winston Weinert <winston@ml1.net>
e95a18
Date: Wed, 22 Jul 2020 08:33:22 -0500
e95a18
Subject: [PATCH 088/108] mdadm/md.4: update path to in-kernel-tree
e95a18
 documentation
e95a18
e95a18
Documentation/md.txt was renamed to Documentation/admin-guide/md.rst
e95a18
in linux commit 9d85025b0418163fae079c9ba8f8445212de8568 (Oct 26,
e95a18
2016).
e95a18
e95a18
Signed-off-by: Winston Weinert <winston@ml1.net>
e95a18
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
e95a18
---
e95a18
 md.4 | 2 +-
e95a18
 1 file changed, 1 insertion(+), 1 deletion(-)
e95a18
e95a18
diff --git a/md.4 b/md.4
e95a18
index 0712af2..aecff38 100644
e95a18
--- a/md.4
e95a18
+++ b/md.4
e95a18
@@ -1061,7 +1061,7 @@ which contains various files for providing access to information about
e95a18
 the array.
e95a18
 
e95a18
 This interface is documented more fully in the file
e95a18
-.B Documentation/md.txt
e95a18
+.B Documentation/admin-guide/md.rst
e95a18
 which is distributed with the kernel sources.  That file should be
e95a18
 consulted for full documentation.  The following are just a selection
e95a18
 of attribute files that are available.
e95a18
-- 
e95a18
2.7.5
e95a18