Commit 65458629 authored by Michael Still's avatar Michael Still Committed by Christoph Hellwig

[PATCH] [Trivial Patch] journal_documentation-001

This corrects DocBook formatting errors in the journalling API
documentation which stopped a "make psdocs" from working
parent 7000ad10
...@@ -207,9 +207,9 @@ eg. ...@@ -207,9 +207,9 @@ eg.
The opportunities for abuse and DOS attacks with this should be obvious, The opportunities for abuse and DOS attacks with this should be obvious,
if you allow unprivileged userspace to trigger codepaths containing these if you allow unprivileged userspace to trigger codepaths containing these
calls. calls.
</para>
<para>
</sect1> </sect1>
<sect1> <sect1>
<title>Summary</title> <title>Summary</title>
<para> <para>
...@@ -244,6 +244,8 @@ an example. ...@@ -244,6 +244,8 @@ an example.
} }
journal_destroy(my_jrnl); journal_destroy(my_jrnl);
</programlisting> </programlisting>
</para>
</sect1>
</chapter> </chapter>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment