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

Full log


View this message in rfc822 format

From: Christoph Anton Mitterer <calestyo <at> scientia.net>
To: 48677 <at> debbugs.gnu.org
Subject: bug#48677: 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 4 years and 20 days ago.

Previous Next


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