* Split the book.xml into several xml files.

This commit is contained in:
Eelco Dolstra 2003-08-13 09:13:52 +00:00
parent 469f1eba56
commit b4f88d0ec3
7 changed files with 481 additions and 470 deletions

26
doc/manual/bugs.xml Normal file
View file

@ -0,0 +1,26 @@
<appendix>
<title>Bugs</title>
<itemizedlist>
<listitem>
<para>
Nix should automatically recover the Berkeley DB database.
</para>
</listitem>
<listitem>
<para>
Nix should automatically remove Berkeley DB logfiles.
</para>
</listitem>
</itemizedlist>
</appendix>
<!--
local variables:
sgml-parent-document: ("book.xml" "appendix")
end:
-->