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

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

[debbugs-tracker] bug#24799: closed (Sed documentation typo)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24799: closed (Sed documentation typo)
Date: Thu, 27 Oct 2016 02:58:02 +0000

Your message dated Wed, 26 Oct 2016 19:56:36 -0700
with message-id <address@hidden>
and subject line Re: bug#24799: Sed documentation typo
has caused the debbugs.gnu.org bug report #24799,
regarding Sed documentation typo
to be marked as done.

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


-- 
24799: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24799
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Sed documentation typo Date: Wed, 26 Oct 2016 11:27:32 +0200
At the page

https://www.gnu.org/software/sed/manual/html_node/Regular-Expressions.html

I read:

‘.\{9\}A$’
This matches nine characters followed by an ‘A’.

The description seems to me to be wrong as '$' matches the end of the line.
So the description should read:

This matches nine characters followed by an ‘A’ at the end of a line.

--
Vincenzo Romano - NotOrAnd.IT
Information Technologies
--
NON QVIETIS MARIBVS NAVTA PERITVS



--- End Message ---
--- Begin Message --- Subject: Re: bug#24799: Sed documentation typo Date: Wed, 26 Oct 2016 19:56:36 -0700
> 2016-10-26 20:14 GMT+02:00 Jim Meyering <address@hidden>:
...
>> Thank you.
>> I've converted that to a commit in your name and will push the
>> following later today:

Pushed as 
http://git.savannah.gnu.org/cgit/sed.git/commit/?id=10549b7e6db314874e88f56494173e00f7305e80


--- End Message ---

reply via email to

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