aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2007-04-22 14:04:56 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2007-04-22 14:04:56 +0000
commit32b1ec276e1cfe314a135bc61ebbf5105c866d4e (patch)
tree6b935133f2dd06594dc576d250ad0e1f03f5020c /profiles/use.desc/text.xml
parentFix svg files to generate proper output when using dev-java/batik. (diff)
downloaddevmanual-32b1ec276e1cfe314a135bc61ebbf5105c866d4e.tar.gz
devmanual-32b1ec276e1cfe314a135bc61ebbf5105c866d4e.tar.bz2
devmanual-32b1ec276e1cfe314a135bc61ebbf5105c866d4e.zip
Fixed use.desc for expanded flags and use_enable/use_with to mention the 3 argument variant. Bug #146468
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@99 176d3534-300d-0410-8db8-84e73ed771c3
Diffstat (limited to 'profiles/use.desc/text.xml')
-rw-r--r--profiles/use.desc/text.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/use.desc/text.xml b/profiles/use.desc/text.xml
index 5ac2524..e211e8f 100644
--- a/profiles/use.desc/text.xml
+++ b/profiles/use.desc/text.xml
@@ -27,6 +27,11 @@ that the flag becomes a global <d /> see
All non-expand flags must be listed in exactly one of these files.
</p>
+<p>Expanded flags are listed in <c>desc/${prefix}.desc</c>, where <c>${prefix}</c> is the
+name of the environment variable to be expanded in lowercase. Instead of listing the
+complete flag only the flag's suffix, i.e. the environment variable's possible values are
+listed.</p>
+
</body>
</chapter>
</guide>