diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-02-10T11·51+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-02-10T11·51+0000 |
commit | 0616b7feea26786c298052b0779614b2888b482a (patch) | |
tree | 94511af56ef4db2ed96ba001603886cf3aa12e9f /doc/manual/bugs.xml | |
parent | 618aa69b015bd3ee1f6e19f3025e31fae0241826 (diff) |
* Documented the most important nix-env flags.
Diffstat (limited to 'doc/manual/bugs.xml')
-rw-r--r-- | doc/manual/bugs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual/bugs.xml b/doc/manual/bugs.xml index 33bd96a02de4..77579776b07d 100644 --- a/doc/manual/bugs.xml +++ b/doc/manual/bugs.xml @@ -5,6 +5,12 @@ <listitem> <para> + The man-pages generated from the DocBook documentation are ugly. + </para> + </listitem> + + <listitem> + <para> Unify the concepts of successors and substitutes into a general notion of <emphasis>equivalent expressions</emphasis>. Expressions are equivalent if they have the same target paths |