* [PATCH] docbook: fix fatal filename error
@ 2009-04-05 22:45 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2009-04-05 22:45 UTC (permalink / raw)
To: lkml, Linus Torvalds
From: Randy Dunlap <randy.dunlap@oracle.com>
Fix docbook fatal error:
docproc: block/blktrace.c: No such file or directory
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
Documentation/DocBook/kernel-api.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- lnx-2.6.orig/Documentation/DocBook/kernel-api.tmpl
+++ lnx-2.6/Documentation/DocBook/kernel-api.tmpl
@@ -259,7 +259,7 @@ X!Earch/x86/kernel/mca_32.c
!Eblock/blk-tag.c
!Iblock/blk-tag.c
!Eblock/blk-integrity.c
-!Iblock/blktrace.c
+!Ikernel/trace/blktrace.c
!Iblock/genhd.c
!Eblock/genhd.c
</chapter>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-05 22:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-05 22:45 [PATCH] docbook: fix fatal filename error Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox