From f44aa2679561581c3a81eb40a70b01e1862d6b0b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 8 Feb 2006 00:15:47 +0000 Subject: [PATCH] (Regexp Backslash): Clarification. --- man/search.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/search.texi b/man/search.texi index dc6c16d4a72..443de66cbf5 100644 --- a/man/search.texi +++ b/man/search.texi @@ -737,7 +737,7 @@ specifies a ``shy'' group that does not record the matched substring; you can't refer back to it with @samp{\@var{d}}. This is useful in mechanically combining regular expressions, so that you can add groups for syntactic purposes without interfering with -the numbering of the groups that were written by the user. +the numbering of the groups that are meant to be referred to. @item \@var{d} matches the same text that matched the @var{d}th occurrence of a -- 2.39.2