aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-05 16:19:53 +0200
committerTorsten Veller <tove@gentoo.org>2012-04-05 16:19:53 +0200
commit327865a60a425ab940f2a46eff09d7de9756a9e6 (patch)
tree979a716f5b1cb8a744d8130c3271fc78f901b064 /general-concepts/use-flags
parentAdd Mike Pagano to contributors because of bug #365189 (diff)
downloaddevmanual-327865a60a425ab940f2a46eff09d7de9756a9e6.tar.gz
devmanual-327865a60a425ab940f2a46eff09d7de9756a9e6.tar.bz2
devmanual-327865a60a425ab940f2a46eff09d7de9756a9e6.zip
Fix typo: make.default -> make.defaults (#410835)
Diffstat (limited to 'general-concepts/use-flags')
-rw-r--r--general-concepts/use-flags/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/general-concepts/use-flags/text.xml b/general-concepts/use-flags/text.xml
index 5f472a6..85523fc 100644
--- a/general-concepts/use-flags/text.xml
+++ b/general-concepts/use-flags/text.xml
@@ -249,7 +249,7 @@ src_compile() {
</p>
<p>
- The <c>USE_EXPAND</c> list is set in <c>profiles/base/make.default</c> as of
+ The <c>USE_EXPAND</c> list is set in <c>profiles/base/make.defaults</c> as of
Portage 2.0.51.20. This must not be modified without discussion on the
gentoo-dev list, and it must not be modified in any subprofile.
</p>