* Fix man page.

This commit is contained in:
Eelco Dolstra 2003-08-14 11:27:02 +00:00
parent 5cde23f869
commit 2e16ff22ac
3 changed files with 42 additions and 3 deletions

View file

@ -4,6 +4,7 @@
<!ENTITY introduction SYSTEM "introduction.xml">
<!ENTITY installation SYSTEM "installation.xml">
<!ENTITY nix-reference SYSTEM "nix-reference.xml">
<!ENTITY fix-reference SYSTEM "fix-reference.xml">
<!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
<!ENTITY bugs SYSTEM "bugs.xml">
]>
@ -52,6 +53,7 @@
<appendix>
<title>Command Reference</title>
&nix-reference;
&fix-reference;
</appendix>
&troubleshooting;