make.conf.5, Mention sourced files syntax
authorAlexander Berntsen <alexander@plaimi.net>
Mon, 2 Dec 2013 01:17:45 +0000 (17:17 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Mon, 2 Dec 2013 01:22:22 +0000 (17:22 -0800)
man/make.conf.5

index ab9b44e644b27ced563ed10af516a206cbc2f922..c271d1744d48a152a7542729941f078551068ba0 100644 (file)
@@ -12,7 +12,8 @@ simple shell\-like expansion of the form \fIvar="${var}"\fR, the source
 keyword and variable substitution, but not some of the more advanced BASH
 features like arrays and special parameter expansions. For more details, see
 the Simple lexical analysis documentation:
-\fLhttp://docs.python.org/3/library/shlex.html\fR.
+\fLhttp://docs.python.org/3/library/shlex.html\fR. Note that if you source
+files, they need to be in the same shlex syntax for portage to read them.
 .br
 Portage will check the currently\-defined environment variables
 first for any settings.  If no environment settings are found,