* [PATCH] Updated Fix For "make pdfdocs"
@ 2002-02-09 15:04 Jason Ferguson
2002-02-09 16:22 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Jason Ferguson @ 2002-02-09 15:04 UTC (permalink / raw)
To: linux-kernel; +Cc: marcelo
[-- Attachment #1: Type: text/plain, Size: 827 bytes --]
Sorry, the cat ate my last patch. This one seems to actually apply
cleanly.
This patch fixes an SGML error in the last <chapter> tag of the
deviceiobook.tmpl. Problem is that include/asm-i386/io.h doesnt provide
documentation, so trying to include said nonexistant documentation
causes the whole process to fail.
This patch slightly modifies a patch submitted by David Gomez last
October.
Jason Ferguson
*** linux-2.4.18-pre9-virgin/Documentation/DocBook/deviceiobook.tmpl Tue
May 1 16:20:25 2001
--- linux-2.4.18-pre9-work/Documentation/DocBook/deviceiobook.tmpl Sat
Feb 9 08:44:23 2002
***************
*** 225,232 ****
</chapter>
- <chapter id="pubfunctions">
- <title>Public Functions Provided</title>
- !Einclude/asm-i386/io.h
- </chapter>
-
</book>
--- 225,227 ----
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Updated Fix For "make pdfdocs"
2002-02-09 15:04 [PATCH] Updated Fix For "make pdfdocs" Jason Ferguson
@ 2002-02-09 16:22 ` Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2002-02-09 16:22 UTC (permalink / raw)
To: Jason Ferguson; +Cc: linux-kernel, marcelo
> deviceiobook.tmpl. Problem is that include/asm-i386/io.h doesnt provide
> documentation, so trying to include said nonexistant documentation
> causes the whole process to fail.
What would be better would be to dig out and merge the documentation
patch for this file from an older 2.4.-ac. I'll go find out what
happened to it
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-09 16:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-09 15:04 [PATCH] Updated Fix For "make pdfdocs" Jason Ferguson
2002-02-09 16:22 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox