diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-12-02T16·29+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-12-02T16·29+0000 |
commit | 31fd72ee1722e10dac4e3f4f55f8270ffd1ba22d (patch) | |
tree | f9ae3bcc8aca04f0243d07e5edef4650c399ba16 /doc/manual/introduction.xml | |
parent | 16d971bce70a2b3aab1d3c60101e00f264159c07 (diff) |
* Epigraph ;-)
Diffstat (limited to 'doc/manual/introduction.xml')
-rw-r--r-- | doc/manual/introduction.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/introduction.xml b/doc/manual/introduction.xml index 48e29c0d8f93..7759cd65a0e6 100644 --- a/doc/manual/introduction.xml +++ b/doc/manual/introduction.xml @@ -1,6 +1,11 @@ <chapter> <title>Introduction</title> + <epigraph> + <para><quote>The number of Nix installations in the world has grown to 4, + with more expected.</quote></para> + </epigraph> + <para> Nix is a system for software deployment. It supports the creation and distribution of software packages, as well as the installation |