bug-sed
[Top][All Lists]
Advanced

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

bug#24799: Sed documentation typo


From: Vincenzo Romano
Subject: bug#24799: 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





reply via email to

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