summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/portage.56
1 files changed, 5 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5
index b94b2fdbd..0599c5e09 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -163,9 +163,13 @@ Architecture type (x86/ppc/hppa/etc...).
.B USERLAND = \fI"GNU"\fR
Support BSD/cygwin/etc...
.TP
-.B PORTAGE_LIBC = \fI"glibc"\fR
+.B ELIBC = \fI"glibc"\fR
Support uClibc/BSD libc/etc...
.TP
+.B PROFILE_ONLY_VARIABLES = \fI"ARCH"\fR
+Prevent critical variables from being changed by the user in make.conf
+or the env.
+.TP
.BR PROFILE_ARCH
Distinguish machines classes that have the same \fBARCH\fR. All sparc
machines have ARCH=sparc but set this to either 'sparc32' or 'sparc64'.