summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-06-26 20:03:12 +0100
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-06-26 20:03:12 +0100
commitd5dd15d07724fbb072c90451d26390e772fa14a5 (patch)
treee2405c889b20e9699fe2eadc2c9b5aa6cc58668e /profile-variables.tex
parentFix documentation of usev. (diff)
downloadpms-d5dd15d07724fbb072c90451d26390e772fa14a5.tar.gz
pms-d5dd15d07724fbb072c90451d26390e772fa14a5.tar.bz2
pms-d5dd15d07724fbb072c90451d26390e772fa14a5.zip
USE_EXPAND_UNPREFIXED should be incremental too.
We list all the other USE_EXPAND related variables as incremental, but not USE_EXPAND_UNPREFIXED. This doesn't make sense.
Diffstat (limited to 'profile-variables.tex')
-rw-r--r--profile-variables.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile-variables.tex b/profile-variables.tex
index b514cac..76623e3 100644
--- a/profile-variables.tex
+++ b/profile-variables.tex
@@ -27,6 +27,7 @@ incrementally; otherwise, the following variables may or may not be treated incr
\begin{compactitem}
\item \t{IUSE\_IMPLICIT}
\item \t{USE\_EXPAND\_IMPLICIT}
+\item \t{USE\_EXPAND\_UNPREFIXED}
\item Any variable whose name is \t{USE\_EXPAND\_VALUES\_\$\{value\}}, where \t{\$\{value\}} is any
value in \t{USE\_EXPAND\_IMPLICIT}.
\end{compactitem}