aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2008-11-12 16:26:55 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2008-11-12 20:17:17 -0500
commitb67ad18b06701b77ca8bfe9bb760c5c9e765e3cf (patch)
treef0b87e5fceec394f096e932db1f0a5fb7b104f50 /Documentation/00-INDEX
parentb76f90b526737070302a127c710263e2ac707676 (diff)
DOC: add printk-formats.txt
Add printk-formats.txt so that we don't have to keep fixing the same things over and over again. <wishful thinking> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r--Documentation/00-INDEX2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index edef85ce1195..50f99eab0e1f 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -290,6 +290,8 @@ powerpc/
290 - directory with info on using Linux with the PowerPC. 290 - directory with info on using Linux with the PowerPC.
291preempt-locking.txt 291preempt-locking.txt
292 - info on locking under a preemptive kernel. 292 - info on locking under a preemptive kernel.
293printk-formats.txt
294 - how to get printk format specifiers right
293prio_tree.txt 295prio_tree.txt
294 - info on radix-priority-search-tree use for indexing vmas. 296 - info on radix-priority-search-tree use for indexing vmas.
295ramdisk.txt 297ramdisk.txt