From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 16 14:42:40 2017 Received: (at submit) by debbugs.gnu.org; 16 Mar 2017 18:42:40 +0000 Received: from localhost ([127.0.0.1]:59254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coaMC-0000KE-G9 for submit@debbugs.gnu.org; Thu, 16 Mar 2017 14:42:40 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52641) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coZtb-00080M-QT for submit@debbugs.gnu.org; Thu, 16 Mar 2017 14:13:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coZtV-0004cf-Sy for submit@debbugs.gnu.org; Thu, 16 Mar 2017 14:13:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49817) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1coZtV-0004cZ-PZ for submit@debbugs.gnu.org; Thu, 16 Mar 2017 14:13:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coZtU-0007EX-Qq for bug-grep@gnu.org; Thu, 16 Mar 2017 14:13:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coZtP-0004aD-Tx for bug-grep@gnu.org; Thu, 16 Mar 2017 14:13:00 -0400 Received: from mail.netzguerilla.net ([217.11.57.120]:49729) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1coZtP-0004Zw-Il for bug-grep@gnu.org; Thu, 16 Mar 2017 14:12:55 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.netzguerilla.net (Postfix) with ESMTP id E205D10001A for ; Thu, 16 Mar 2017 19:12:52 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at netzguerilla.net Received: from mail.netzguerilla.net ([217.11.57.120]) by localhost (sal.netzguerilla.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gQ_fgnbgQKlt for ; Thu, 16 Mar 2017 19:12:51 +0100 (CET) Received: from [192.168.1.105] (unknown [2.171.217.220]) by mail.netzguerilla.net (Postfix) with ESMTPSA id 88486100017 for ; Thu, 16 Mar 2017 19:12:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=projektwerkstatt.de; s=fckp; t=1489687971; bh=A8DUFHGUBKGfqet4+geqmDMFD9uk8JhnJF9ctz+y9ec=; h=To:From:Subject:Date:From; b=TB90oxbPiDsMuA2FLFepcAhDpO4W+eBcgeX4wA4ENEHxSGeSkkHnPy0JKdIMBwnO2 GM0xaWL6mOfznfqVlxWRGzEYvX0EYdv8ZMuzd6Eiwje7puyvVUFZBwUH4BvcYWczgW gzXFHgod8yVES1qAR86mUkv1i9BCp1EgWNnBwNdiLKRa/1IzpTJlj5gXz/EK9mmhde zLZpa8qToPuJxJzNDBwItlBbFO+Kp1xI5G8Wr9ezM+WdQvbQS33tWEcm6ubHqOB6Cv HTaTFDhdnVNBdxjdnGEKyTffu1p130WjVz1zo72UeZpNGtGCwKUYB8fHpN/BqlL9qt LCiu4CI9fs+Bw== To: bug-grep@gnu.org From: kalle Subject: man grep X-Enigmail-Draft-Status: N1110 Message-ID: <58CAD5A2.7040604@projektwerkstatt.de> Date: Thu, 16 Mar 2017 19:12:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 16 Mar 2017 14:42:39 -0400 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: -5.0 (-----) hello, in the manual there is the header "matcher selection" for selecting the type of regular expression. Since a "matcher" is something that matches, the matching criteria/matching sheme/matching method shouldn't be called like this. furthermore, in the german version it should be "bug-grep@" rather than "bug-greps@". thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 29 13:57:48 2019 Received: (at 26132-done) by debbugs.gnu.org; 29 Dec 2019 18:57:48 +0000 Received: from localhost ([127.0.0.1]:60229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ildl6-0007aP-5a for submit@debbugs.gnu.org; Sun, 29 Dec 2019 13:57:48 -0500 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:36590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ildl3-0007a8-UI for 26132-done@debbugs.gnu.org; Sun, 29 Dec 2019 13:57:46 -0500 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 52699160158; Sun, 29 Dec 2019 10:57:38 -0800 (PST) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id OVuig0z64HMc; Sun, 29 Dec 2019 10:57:37 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 8CAAD160263; Sun, 29 Dec 2019 10:57:37 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id WUaFiqlCPeOg; Sun, 29 Dec 2019 10:57:37 -0800 (PST) Received: from [192.168.1.9] (cpe-23-242-74-103.socal.res.rr.com [23.242.74.103]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 64C99160158; Sun, 29 Dec 2019 10:57:37 -0800 (PST) Subject: Re: bug#26132: man grep To: kalle References: <58CAD5A2.7040604@projektwerkstatt.de> From: Paul Eggert Organization: UCLA Computer Science Department Message-ID: Date: Sun, 29 Dec 2019 10:57:37 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: <58CAD5A2.7040604@projektwerkstatt.de> Content-Type: multipart/mixed; boundary="------------AC89A6B1C4C317DB10750CA5" Content-Language: en-US X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 26132-done Cc: 26132-done@debbugs.gnu.org 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: -3.3 (---) This is a multi-part message in MIME format. --------------AC89A6B1C4C317DB10750CA5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 3/16/17 11:12 AM, kalle wrote: > in the manual there is the header "matcher selection" for selecting the > type of regular expression. Since a "matcher" is something that matches, > the matching criteria/matching sheme/matching method shouldn't be called > like this. Thanks for reporting this. I installed the attached patch, which renames the section to "Pattern Syntax". > furthermore, in the german version it should be "bug-grep@" rather than > "bug-greps@". Please report this problem to whoever maintains the German version; it's not us as we do only the English version. The German version's source should say who to report to. Thanks. --------------AC89A6B1C4C317DB10750CA5 Content-Type: text/x-patch; charset=UTF-8; name="0001-doc-improve-subsection-title-Bug-26132.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0001-doc-improve-subsection-title-Bug-26132.patch" >From a11d05295da07ec6f427e80dd634cf675791c083 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 29 Dec 2019 10:54:28 -0800 Subject: [PATCH] doc: improve subsection title (Bug#26132) * doc/grep.in.1: Rename "Matcher Selection" to "Pattern Syntax". --- doc/grep.in.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/grep.in.1 b/doc/grep.in.1 index f52cc87..a382966 100644 --- a/doc/grep.in.1 +++ b/doc/grep.in.1 @@ -206,7 +206,7 @@ Output a usage message and exit. Output the version number of .B grep and exit. -.SS "Matcher Selection" +.SS "Pattern Syntax" .TP .BR \-E ", " \-\^\-extended\-regexp Interpret -- 2.17.1 --------------AC89A6B1C4C317DB10750CA5-- From unknown Fri Sep 19 16:51:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 27 Jan 2020 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