note package.env in bashrc docs
authorZac Medico <zmedico@gentoo.org>
Sun, 7 Nov 2010 21:33:11 +0000 (13:33 -0800)
committerZac Medico <zmedico@gentoo.org>
Wed, 24 Nov 2010 02:00:27 +0000 (18:00 -0800)
man/portage.5

index 983deb4dd95808c53fe2967a0195511a649d86b3..b495514eee71f2cd2a5864e93fb137abeed82b1a 100644 (file)
@@ -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