aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.xml
diff options
context:
space:
mode:
authorAvery Glitch <averymeath@gmail.com>2015-12-17 19:42:36 +1100
committerAvery Glitch <averymeath@gmail.com>2015-12-18 00:22:51 +1100
commitb72bcd1e327c93df191b9d26f4f58e550c2c6d40 (patch)
treedcfc48a0dc60d04e77f69049e70cc5b5e5fe8b94 /doc/manual.xml
parent330afe9f4e7e4de4779c654b48225bed7ae1e0cb (diff)
Fixed a syntax error in the buildFHSChrootEnv example. Also, fixed the manual.xml so it actually builds.
Diffstat (limited to 'doc/manual.xml')
-rw-r--r--doc/manual.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xml b/doc/manual.xml
index 1f1f50f75fb6..3ffe7fbb068a 100644
--- a/doc/manual.xml
+++ b/doc/manual.xml
@@ -12,7 +12,7 @@
<xi:include href="introduction.xml" />
<xi:include href="quick-start.xml" />
<xi:include href="stdenv.xml" />
- <xi:include href="packageconfig.xml" />
+ <xi:include href="configuration.xml" />
<xi:include href="functions.xml" />
<xi:include href="meta.xml" />
<xi:include href="language-support.xml" />