[PATCH]: kernel-api.* compilation fix

Juan Quintela (quintela@mandrakesoft.com)
30 May 2002 14:24:02 +0200


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/