diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-04-10T20·54+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-04-10T20·54+0000 |
commit | 82d771f6e66e3f8a7101574d9c606553b490fe71 (patch) | |
tree | b4d0089b92452e210eb5067b855a964ceafba0d3 /doc/manual/manual.xml | |
parent | c9c58dba55fc9e46375bb67fdc9e2b55ef3805ff (diff) |
* Manual updates.
Diffstat (limited to 'doc/manual/manual.xml')
-rw-r--r-- | doc/manual/manual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/manual.xml b/doc/manual/manual.xml index a9e4473e020a..d6dd437edda4 100644 --- a/doc/manual/manual.xml +++ b/doc/manual/manual.xml @@ -36,7 +36,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opt-common.xml" /> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="env-common.xml" /> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="conf-file.xml" /> - <sect1> + <sect1 id="sec-nix-env"> <title>nix-env</title> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nix-env.xml" /> </sect1> |