[PATCH] Updated Fix For "make pdfdocs"

Jason Ferguson (jferg3@swbell.net)
Sat, 09 Feb 2002 09:04:03 -0600


--=-V0zA4S+e3qun3GOvhVd2
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

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=3D"pubfunctions">
- <title>Public Functions Provided</title>
- !Einclude/asm-i386/io.h
- </chapter>
-
</book>
--- 225,227 ----

--=-V0zA4S+e3qun3GOvhVd2
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQA8ZTpjFw7JmibuIQURAkfKAKCX5zIHUS1qECUeVQYkiZP7/HArYQCdHOPM
EN6n0XhM/z3+W3jGuyYvr68=
=VMVt
-----END PGP SIGNATURE-----

--=-V0zA4S+e3qun3GOvhVd2--

-
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/