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

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