FW: Linux 2.4.20

Oliver Pitzeier (o.pitzeier@uptime.at)
Thu, 5 Jun 2003 23:06:48 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0004_01C32BB7.24BECF00
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: 7bit

Hi folks!

Andreas de Pretis wrote:
> das Documentation/DocBook/journal-api.tmpl hat nen Bug (mach
> mal ein 'make htmldocs') ... Patch ist anbei.

As German understading people can read above, Mr. Andreas de Pretis, sent me
this patch to forward it to the lkml. The problem seems to be, that he was not
able to do a 'make htmldocs', because of some (wrong) SGML tags in
journal-api.tmpl.

Please have a look at it, patch is attached (simple, but working. :-) ).

Best regards,
Oliver

------=_NextPart_000_0004_01C32BB7.24BECF00
Content-Type: application/octet-stream;
name="linux-2.4.20-journal-api-sgml.patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="linux-2.4.20-journal-api-sgml.patch"

--- Documentation/DocBook/journal-api.tmpl.orig Thu Jun 5 22:04:31 2003=0A=
+++ Documentation/DocBook/journal-api.tmpl Thu Jun 5 22:04:35 2003=0A=
@@ -208,7 +208,7 @@=0A=
if you allow unprivileged userspace to trigger codepaths containing =
these=0A=
calls.=0A=
=0A=
-<para>=0A=
+</para>=0A=
</sect1>=0A=
<sect1>=0A=
<title>Summary</title>=0A=
@@ -244,7 +244,8 @@=0A=
}=0A=
journal_destroy(my_jrnl);=0A=
</programlisting>=0A=
-=0A=
+</para>=0A=
+</sect1>=0A=
</chapter>=0A=
=0A=
<chapter id=3D"adt">=0A=

------=_NextPart_000_0004_01C32BB7.24BECF00--

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