* 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
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