From: Zac Medico Date: Sun, 7 Nov 2010 21:33:11 +0000 (-0800) Subject: note package.env in bashrc docs X-Git-Tag: v2.2.0_alpha5~31 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c889e072b72774beaaf8783017e3674df0895d0d;p=portage.git note package.env in bashrc docs --- diff --git a/man/portage.5 b/man/portage.5 index d659871c5..3b2886491 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -699,7 +699,10 @@ masters = gentoo kde .TP .BR /etc/portage/env/ .RS -In this directory additional package-specific bashrc files can be created. +In this directory additional package\-specific bashrc files can be created. +Note that if package\-specific environment variable settings are all that's +needed, then \fB/etc/portage/package.env\fR should be used instead of the +bashrc approach that is described here. Portage will source all of them after \fB/etc/portage/bashrc\fR in the following order: .nr step 1 1