GNU bug report logs - #48677
typos in 5.8.1 Escaping Precedence

Previous Next

Package: sed;

Reported by: Christoph Anton Mitterer <calestyo <at> scientia.net>

Date: Wed, 26 May 2021 16:57:02 UTC

Severity: normal

To reply to this bug, email your comments to 48677 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-sed <at> gnu.org:
bug#48677; Package sed. (Wed, 26 May 2021 16:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christoph Anton Mitterer <calestyo <at> scientia.net>:
New bug report received and forwarded. Copy sent to bug-sed <at> gnu.org. (Wed, 26 May 2021 16:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christoph Anton Mitterer <calestyo <at> scientia.net>
To: bug-sed <at> gnu.org
Subject: typos in 5.8.1 Escaping Precedence
Date: Wed, 26 May 2021 18:56:09 +0200
Hey.

In sed's info page in chapter "5.8.1 Escaping Precedence" it says:

>     $ echo abc | sed 's/[a]/x/'
>     Xbc
>     $ echo abc | sed 's/\x5ba\x5d/x/'
>     Xbc


For the results, these should be lower case "x", not capital, I guess.


Thanks,
Chris.





This bug report was last modified 2 years and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.