All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] Documentation/DocBook/journal-api.sgml
@ 2002-11-07 16:01 Andy Wallace
  2002-11-07 21:58 ` Roger Gammans
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Wallace @ 2002-11-07 16:01 UTC (permalink / raw)
  To: rgammans, sct; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

Hi,

make psdocs failed to compile journal-api.sgml for me with a couple of
errors on 2.5.46.

The attached patch fixes these errors and allows it to compile
successfully.

Cheers,

Andy Wallace





[-- Attachment #2: psdocs.patch --]
[-- Type: text/plain, Size: 414 bytes --]

--- journal-api.old.sgml	Thu Nov  7 15:16:36 2002
+++ journal-api.sgml	Thu Nov  7 15:14:12 2002
@@ -208,7 +208,7 @@
 if you allow unprivileged userspace to trigger codepaths containing these
 calls.
 
-<para>
+</para>
 </sect1>
 <sect1>
 <title>Summary</title>
@@ -244,7 +244,8 @@
    }
    journal_destroy(my_jrnl);
 </programlisting>
-
+</para>
+</sect1>
 </chapter>
 
   <chapter id="adt">

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

end of thread, other threads:[~2002-11-07 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-07 16:01 [patch] Documentation/DocBook/journal-api.sgml Andy Wallace
2002-11-07 21:58 ` Roger Gammans
2002-11-07 22:51   ` Andy Wallace

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.