From 4926888332b1e975e573ca6a0db4e3089e60acf3 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 14 Dec 2014 18:43:07 -0500 Subject: [PATCH] Documentation - Updated man page to reflect the rc.regex=on default. --- doc/man/taskrc.5.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 41339bd20..1e8274d52 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -357,10 +357,8 @@ most platforms. Defaults to no on Cygwin due to older regex library problems wi case-insensitivity. .TP -.B regex=off -Controls whether regular expression support is enabled. -The default value is off, because this advanced feature could cause confusion -among users that are not comfortable with regular expressions. +.B regex=on +Controls whether regular expression support is enabled. The default value is on. .TP .B xterm.title=no