]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix default QUOTING_STYLE for %N format of stat(1)
authorKamil Dudka <kdudka@redhat.com>
Mon, 4 Dec 2017 16:06:38 +0000 (17:06 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 4 Dec 2017 18:29:42 +0000 (10:29 -0800)
* doc/coreutils.texi (stat invocation): The default value
of QUOTING_STYLE for the %N format of 'stat --printf' is
'shell-escape-always'.
Fixes https://bugs.gnu.org/29563
Reported by Christian Groessler at
https://bugzilla.redhat.com/1520399#c3

doc/coreutils.texi

index 98ea4e228fdd86ba6193b2a362305c9d64f4784b..09730f6d3407ed43588e06686b97e0f9354b0363 100644 (file)
@@ -12246,7 +12246,7 @@ numbers unambiguously octal, you can use @samp{%#03a}.
 
 The @samp{%N} format can be set with the environment variable
 @env{QUOTING_STYLE}@.  If that environment variable is not set,
-the default value is @samp{shell-escape}.  Valid quoting styles are:
+the default value is @samp{shell-escape-always}.  Valid quoting styles are:
 @quotingStyles
 
 The @samp{%t} and @samp{%T} formats operate on the st_rdev member of