From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 04 11:06:56 2017 Received: (at submit) by debbugs.gnu.org; 4 Dec 2017 16:06:56 +0000 Received: from localhost ([127.0.0.1]:45677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eLtGh-0004Q0-PS for submit@debbugs.gnu.org; Mon, 04 Dec 2017 11:06:55 -0500 Received: from eggs.gnu.org ([208.118.235.92]:50412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eLtGf-0004Pl-Mc for submit@debbugs.gnu.org; Mon, 04 Dec 2017 11:06:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eLtGZ-0003US-Ju for submit@debbugs.gnu.org; Mon, 04 Dec 2017 11:06:48 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:60823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eLtGZ-0003UK-Ga for submit@debbugs.gnu.org; Mon, 04 Dec 2017 11:06:47 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eLtGY-0000lp-8S for bug-coreutils@gnu.org; Mon, 04 Dec 2017 11:06:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eLtGT-0003RU-Gv for bug-coreutils@gnu.org; Mon, 04 Dec 2017 11:06:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45868) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eLtGT-0003RB-BK for bug-coreutils@gnu.org; Mon, 04 Dec 2017 11:06:41 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BEDA64A6E6 for ; Mon, 4 Dec 2017 16:06:39 +0000 (UTC) Received: from localhost.localdomain (unknown [10.43.2.246]) by smtp.corp.redhat.com (Postfix) with ESMTP id 187165D995; Mon, 4 Dec 2017 16:06:38 +0000 (UTC) From: Kamil Dudka To: bug-coreutils@gnu.org Subject: [PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1) Date: Mon, 4 Dec 2017 17:06:38 +0100 Message-Id: <20171204160638.28658-1-kdudka@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Mon, 04 Dec 2017 16:06:39 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) * 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 @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 -- 2.13.6 From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 04 13:31:15 2017 Received: (at 29563-done) by debbugs.gnu.org; 4 Dec 2017 18:31:15 +0000 Received: from localhost ([127.0.0.1]:45847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eLvWN-0003MW-JX for submit@debbugs.gnu.org; Mon, 04 Dec 2017 13:31:15 -0500 Received: from mail.magicbluesmoke.com ([82.195.144.49]:33342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eLvWL-0003MM-1g for 29563-done@debbugs.gnu.org; Mon, 04 Dec 2017 13:31:13 -0500 Received: from localhost.localdomain (c-73-158-116-184.hsd1.ca.comcast.net [73.158.116.184]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.magicbluesmoke.com (Postfix) with ESMTPSA id 74F7E16D; Mon, 4 Dec 2017 18:31:09 +0000 (GMT) Subject: Re: bug#29563: [PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1) To: Kamil Dudka , 29563-done@debbugs.gnu.org References: <20171204160638.28658-1-kdudka@redhat.com> From: =?UTF-8?Q?P=c3=a1draig_Brady?= Message-ID: <32798393-8e90-e85c-d403-ccf8b5a62fa5@draigBrady.com> 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 MIME-Version: 1.0 In-Reply-To: <20171204160638.28658-1-kdudka@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29563-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.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 > @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 > Applied, thanks. marking this as done Pádraig From unknown Sat Jun 21 12:31:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 02 Jan 2018 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator