public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH]: kernel-api.* compilation fix
@ 2002-05-30 12:24 Juan Quintela
  2002-05-30 14:23 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Juan Quintela @ 2002-05-30 12:24 UTC (permalink / raw)
  To: Marcelo Tosatti, lkml


Hi
        new dockbook utils are more picky about malformed SGML, I need
        that patch to get kernel-api.* to compile, notice that this
        really looks as the original intend.

diff -urN --exclude-from=/home/mitica/quintela/config/misc/dontdiff linux/Documentation/DocBook/kernel-api.tmpl linux-new/Documentation/DocBook/kernel-api.tmpl
--- linux/Documentation/DocBook/kernel-api.tmpl	2002-05-30 13:14:09.000000000 +0200
+++ linux-new/Documentation/DocBook/kernel-api.tmpl	2002-05-30 13:01:12.000000000 +0200
@@ -272,7 +272,7 @@
 !Edrivers/video/fbcmap.c
      </sect1>
      <sect1><title>Frame Buffer Generic Functions</title>
-!Idrivers/video/fbgen.c
+!Edrivers/video/fbgen.c
      </sect1>
      <sect1><title>Frame Buffer Video Mode Database</title>
 !Idrivers/video/modedb.c


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

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

end of thread, other threads:[~2002-05-30 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-30 12:24 [PATCH]: kernel-api.* compilation fix Juan Quintela
2002-05-30 14:23 ` Alan Cox

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