diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-09-16 11:24:21 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-09-16 11:24:21 -0700 |
commit | fab167b72dd7b3260b70bd71efd292e7ca70500e (patch) | |
tree | 7216705d89c3d7af4b3ba19408f0e5f9915d4c62 | |
parent | portage.5: move USE_EXPAND from make.conf.5 (diff) | |
download | portage-fab167b72dd7b3260b70bd71efd292e7ca70500e.tar.gz portage-fab167b72dd7b3260b70bd71efd292e7ca70500e.tar.bz2 portage-fab167b72dd7b3260b70bd71efd292e7ca70500e.zip |
portage.5: rename STAGE1_USE to BOOTSTRAP_USE
-rw-r--r-- | man/portage.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5 index 347ee06ed..55e0ce7ce 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -295,7 +295,7 @@ or the env. Distinguish machines classes that have the same \fBARCH\fR. All sparc machines have ARCH=sparc but set this to either 'sparc32' or 'sparc64'. .TP -.BR STAGE1_USE +.BR BOOTSTRAP_USE Special USE flags which may be needed when bootstrapping from stage1 to stage2. .RE .PD 1 |