mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1'
@ 2016-01-27 21:01 W. Trevor King
  2016-01-29 11:12 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: W. Trevor King @ 2016-01-27 21:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-doc, Jonathan Corbet, Tejun Heo, W. Trevor King

This should have happened in 6255c46f (cgroup: rename cgroup
documentations, 2016-01-11).

Signed-off-by: W. Trevor King <wking@tremily.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1'
  2016-01-27 21:01 [PATCH] Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1' W. Trevor King
@ 2016-01-29 11:12 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2016-01-29 11:12 UTC (permalink / raw)
  To: W. Trevor King; +Cc: linux-kernel, linux-doc, Jonathan Corbet

On Wed, Jan 27, 2016 at 01:01:52PM -0800, W. Trevor King wrote:
> This should have happened in 6255c46f (cgroup: rename cgroup
> documentations, 2016-01-11).
> 
> Signed-off-by: W. Trevor King <wking@tremily.us>

Applied to cgroup/for-4.5-fixes.

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-29 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-27 21:01 [PATCH] Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1' W. Trevor King
2016-01-29 11:12 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome