[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <06f705e36c969e48c65a99ae60659ae36b861e28.1453928314.git.wking@tremily.us>
Date:	Wed, 27 Jan 2016 13:01:52 -0800
From:	"W. Trevor King" <wking@...mily.us>
To:	linux-kernel@...r.kernel.org
Cc:	linux-doc@...r.kernel.org, Jonathan Corbet <corbet@....net>,
	Tejun Heo <tj@...nel.org>, "W. Trevor King" <wking@...mily.us>
Subject: [PATCH] Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1'
This should have happened in 6255c46f (cgroup: rename cgroup
documentations, 2016-01-11).
Signed-off-by: W. Trevor King <wking@...mily.us>
---
 Documentation/cgroup-v2.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt
index 65b3eac..9ae148a 100644
--- a/Documentation/cgroup-v2.txt
+++ b/Documentation/cgroup-v2.txt
@@ -7,7 +7,7 @@ This is the authoritative documentation on the design, interface and
 conventions of cgroup v2.  It describes all userland-visible aspects
 of cgroup including core and specific controller behaviors.  All
 future changes must be reflected in this document.  Documentation for
-v1 is available under Documentation/cgroup-legacy/.
+v1 is available under Documentation/cgroup-v1/.
 
 CONTENTS
 
-- 
2.1.0.60.g85f0837
Powered by blists - more mailing lists