diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-11-02T08·25+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-11-02T08·25+0000 |
commit | 5f2c5a306cf59d3b2400aba5c1be403e4b6e79c5 (patch) | |
tree | 5e39410cb3a8e7f6d27189c38282a634092246c8 /doc/manual/introduction.xml | |
parent | 0913f5a6151cd9ef84c6cd82fcc71c55699ddacb (diff) |
* chapter -> appendix.
Diffstat (limited to 'doc/manual/introduction.xml')
-rw-r--r-- | doc/manual/introduction.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/introduction.xml b/doc/manual/introduction.xml index e0f834385615..a50db8d39c8f 100644 --- a/doc/manual/introduction.xml +++ b/doc/manual/introduction.xml @@ -1,7 +1,9 @@ <chapter><title>Introduction</title> +<!-- <epigraph><para><quote>The number of Nix installations in the world has grown to 5, with more expected.</quote></para></epigraph> +--> <para>Nix is a system for the deployment of software. Software deployment is concerned with the creation, distribution, and |