GNU bug report logs - #32270
[PATCH] doc: tiny fix

Previous Next

Package: sed;

Reported by: Bernhard Voelker <mail <at> bernhard-voelker.de>

Date: Wed, 25 Jul 2018 12:14:01 UTC

Severity: normal

Tags: fixed, patch

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: bug-sed <at> gnu.org
Cc: Bernhard Voelker <mail <at> bernhard-voelker.de>
Subject: [PATCH] doc: tiny fix
Date: Wed, 25 Jul 2018 14:13:02 +0200
* doc/sed.texi (Regexp Addresses): Remove the word 'two': there are
3 examples following.
---
 doc/sed.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/sed.texi b/doc/sed.texi
index a49d76c..df25cbb 100644
--- a/doc/sed.texi
+++ b/doc/sed.texi
@@ -2226,7 +2226,7 @@ a lot of slashes, since it avoids the tedious escaping of every @code{/}.
 If @var{regexp} itself includes any delimiter characters,
 each must be escaped by a backslash (@code{\}).
 
-The following two commands are equivalent. They print lines
+The following commands are equivalent. They print lines
 which start with @samp{/home/alice/documents/}:
 
 @example
-- 
2.18.0





This bug report was last modified 6 years and 300 days ago.

Previous Next


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