From 9b494c7d0135e73c57deeeb819827dbc47732629 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 12 Aug 2013 15:40:15 -0700 Subject: [PATCH] man/make.conf.5: fix substitution spelling --- man/make.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/make.conf.5 b/man/make.conf.5 index 57d052304..63e2097ea 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -9,7 +9,7 @@ This file contains various variables that are used by Portage. The file has a newline\-delimited list of \fI=\fR pairs (see the default file for examples) which are accessible from the environment of ebuilds. It supports simple shell\-like expansion of the form \fIvar="${var}"\fR, the source -keyword and variable substituton, but not some of the more advanced BASH +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. -- 2.26.2