CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 18/12/30 01:24:22
Index: html_node/Reporting-Bugs.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/Reporting-Bugs.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -b -r1.28 -r1.29 --- html_node/Reporting-Bugs.html 10 Feb 2017 04:43:38 -0000 1.28 +++ html_node/Reporting-Bugs.html 30 Dec 2018 06:24:22 -0000 1.29 @@ -2,7 +2,7 @@ <html> <!-- This manual is for grep, a pattern matching engine. -Copyright (C) 1999-2002, 2005, 2008-2017 Free Software Foundation, +Copyright (C) 1999-2002, 2005, 2008-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -11,22 +11,22 @@ Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". --> -<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> +<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ --> <head> -<title>GNU Grep 3.0: Reporting Bugs</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<title>Reporting Bugs (GNU Grep 3.3)</title> -<meta name="description" content="GNU Grep 3.0: Reporting Bugs"> -<meta name="keywords" content="GNU Grep 3.0: Reporting Bugs"> +<meta name="description" content="Reporting Bugs (GNU Grep 3.3)"> +<meta name="keywords" content="Reporting Bugs (GNU Grep 3.3)"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Index.html#Index" rel="index" title="Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="index.html#Top" rel="up" title="Top"> <link href="Copying.html#Copying" rel="next" title="Copying"> -<link href="Usage.html#Usage" rel="prev" title="Usage"> +<link href="Performance.html#Performance" rel="prev" title="Performance"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} @@ -63,20 +63,20 @@ <a name="Reporting-Bugs"></a> <div class="header"> <p> -Next: <a href="Copying.html#Copying" accesskey="n" rel="next">Copying</a>, Previous: <a href="Usage.html#Usage" accesskey="p" rel="prev">Usage</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" rel="index">Index</a>]</p> +Next: <a href="Copying.html#Copying" accesskey="n" rel="next">Copying</a>, Previous: <a href="Performance.html#Performance" accesskey="p" rel="prev">Performance</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="Reporting-bugs"></a> -<h2 class="chapter">5 Reporting bugs</h2> +<h2 class="chapter">6 Reporting bugs</h2> <a name="index-bugs_002c-reporting"></a> <p>Bug reports can be found at the -<a href="http://debbugs.gnu.org/cgi/pkgreport.cgi?package=grep">GNU bug report logs for <code>grep</code></a>. +<a href="https://debbugs.gnu.org/cgi/pkgreport.cgi?package=grep">GNU bug report logs for <code>grep</code></a>. If you find a bug not listed there, please email it to <a href="mailto:[email protected]">[email protected]</a> to create a new bug report. </p> <a name="Known-Bugs"></a> -<h3 class="section">5.1 Known Bugs</h3> +<h3 class="section">6.1 Known Bugs</h3> <a name="index-Bugs_002c-known"></a> <p>Large repetition counts in the ‘<samp>{n,m}</samp>’ construct may cause
