From 32b1ec276e1cfe314a135bc61ebbf5105c866d4e Mon Sep 17 00:00:00 2001 From: Danny van Dyk Date: Sun, 22 Apr 2007 14:04:56 +0000 Subject: 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 --- profiles/use.desc/text.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'profiles/use.desc/text.xml') 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 see All non-expand flags must be listed in exactly one of these files.

+

Expanded flags are listed in desc/${prefix}.desc, where ${prefix} 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.

+ -- cgit v1.2.3-65-gdbad