From d969775d9c759407b885e85c8a8135b7f1abb5ce Mon Sep 17 00:00:00 2001 From: Gustavo Niemeyer Date: Sat, 18 Oct 2003 15:28:22 +0000 Subject: Fixed \versionadded for the (?(id/name)yes|no) expression support. --- Doc/lib/libre.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex index b6818a9..7d59ee5 100644 --- a/Doc/lib/libre.tex +++ b/Doc/lib/libre.tex @@ -304,7 +304,7 @@ is optional and can be omitted. For example, \regexp{(<)?(\e w+@\e w+(?:\e .\e w+)+)(?(1)>)} is a poor email matching pattern, which will match with \code{''} as well as \code{'user@host.com'}, but not with \code{'