]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] [Trivial Patch] journal_documentation-001
authorMichael Still <mikal@stillhq.com>
Fri, 8 Nov 2002 06:12:17 +0000 (22:12 -0800)
committerChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2002 06:12:17 +0000 (22:12 -0800)
This corrects DocBook formatting errors in the journalling API
documentation which stopped a "make psdocs" from working

Documentation/DocBook/journal-api.tmpl

index 940b0161cc39bac6f0b59aaada190a37c5c6db40..ecd49b7e8033dd58afb535829b1013e90b9c3618 100644 (file)
@@ -207,9 +207,9 @@ eg.
 The opportunities for abuse and DOS attacks with this should be obvious,
 if you allow unprivileged userspace to trigger codepaths containing these
 calls.
-
-<para>
+</para>
 </sect1>
+
 <sect1>
 <title>Summary</title>
 <para>
@@ -244,6 +244,8 @@ an example.
    }
    journal_destroy(my_jrnl);
 </programlisting>
+</para>
+</sect1>
 
 </chapter>