about summary refs log tree commit diff
path: root/doc/manual/book.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/book.xml')
-rw-r--r--doc/manual/book.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/book.xml b/doc/manual/book.xml
index 63aaa8a076c8..1f54d4efdaed 100644
--- a/doc/manual/book.xml
+++ b/doc/manual/book.xml
@@ -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;