From affbb1ae1f19f261e21c691a745c965654721c82 Mon Sep 17 00:00:00 2001 From: Alexander Berntsen Date: Sun, 1 Dec 2013 17:17:45 -0800 Subject: [PATCH] make.conf.5, Mention sourced files syntax --- man/make.conf.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/make.conf.5 b/man/make.conf.5 index ab9b44e64..c271d1744 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -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, -- 2.26.2