From 164147c3369916671afcebe79009b00c93dd57ca Mon Sep 17 00:00:00 2001 From: Clinton Roy Date: Fri, 8 Dec 2017 15:44:20 +1300 Subject: [PATCH] man: missing whitespace (#7579) --- man/environment.d.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/environment.d.xml b/man/environment.d.xml index c050061abc..7dedfa4891 100644 --- a/man/environment.d.xml +++ b/man/environment.d.xml @@ -92,7 +92,7 @@ ${FOO} would have expanded to a non-empty value. No other elements of shell syntax are supported. - EachKEY must be a valid variable name. Empty lines + Each KEY must be a valid variable name. Empty lines and lines beginning with the comment character # are ignored.