emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#29563: closed ([PATCH] doc: fix default QUOTING_ST


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29563: closed ([PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1))
Date: Mon, 04 Dec 2017 18:32:02 +0000

Your message dated Mon, 4 Dec 2017 10:31:07 -0800
with message-id <address@hidden>
and subject line Re: bug#29563: [PATCH] doc: fix default QUOTING_STYLE for %N 
format of stat(1)
has caused the debbugs.gnu.org bug report #29563,
regarding [PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29563: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29563
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1) Date: Mon, 4 Dec 2017 17:06:38 +0100
* doc/coreutils.texi (stat invocation): The default value
of QUOTING_STYLE for the %N format of 'stat --printf' is
'shell-escape-always'.

Reported by Christian Groessler at
https://bugzilla.redhat.com/1520399#c3
---
 doc/coreutils.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 98ea4e228..09730f6d3 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -12246,7 +12246,7 @@ numbers unambiguously octal, you can use @samp{%#03a}.
 
 The @samp{%N} format can be set with the environment variable
 @address@hidden  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
-- 
2.13.6




--- End Message ---
--- Begin Message --- Subject: Re: bug#29563: [PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1) Date: Mon, 4 Dec 2017 10:31:07 -0800 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
On 04/12/17 08:06, Kamil Dudka wrote:
> * doc/coreutils.texi (stat invocation): The default value
> of QUOTING_STYLE for the %N format of 'stat --printf' is
> 'shell-escape-always'.
> 
> Reported by Christian Groessler at
> https://bugzilla.redhat.com/1520399#c3
> ---
>  doc/coreutils.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/coreutils.texi b/doc/coreutils.texi
> index 98ea4e228..09730f6d3 100644
> --- a/doc/coreutils.texi
> +++ b/doc/coreutils.texi
> @@ -12246,7 +12246,7 @@ numbers unambiguously octal, you can use @samp{%#03a}.
>  
>  The @samp{%N} format can be set with the environment variable
>  @address@hidden  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
> 

Applied, thanks.

marking this as done

Pádraig


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]