Commit 8ca712ea84728531d36841ca8f98f9e8680bcf4e

Authored by Kirill A. Shutemov
Committed by Linus Torvalds
1 parent cf5d5941fd

cgroups: fix CONTENTS in cgroups documentation

Add a forgotten item into CONTENTS.

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Acked-by: Paul Menage <menage@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

Documentation/cgroups/cgroups.txt
... ... @@ -22,6 +22,7 @@
22 22 2. Usage Examples and Syntax
23 23 2.1 Basic Usage
24 24 2.2 Attaching processes
  25 + 2.3 Mounting hierarchies by name
25 26 3. Kernel API
26 27 3.1 Overview
27 28 3.2 Synchronization