From: Zac Medico Date: Sun, 7 Nov 2010 21:33:11 +0000 (-0800) Subject: note package.env in bashrc docs X-Git-Tag: v2.1.9.25~43 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2feb616c51299ec486555a1fe86789724dfbbe54;p=portage.git note package.env in bashrc docs --- diff --git a/man/portage.5 b/man/portage.5 index 983deb4dd..b495514ee 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -698,7 +698,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