diff options
Diffstat (limited to 'usr/src/man/man5/regex.5')
| -rw-r--r-- | usr/src/man/man5/regex.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man5/regex.5 b/usr/src/man/man5/regex.5 index 2f84bd6daf..077c6335f9 100644 --- a/usr/src/man/man5/regex.5 +++ b/usr/src/man/man5/regex.5 @@ -44,7 +44,7 @@ .\" Portions Copyright (c) 1999, Sun Microsystems, Inc. All Rights Reserved .\" Copyright 2017 Nexenta Systems, Inc. .\" -.Dd June 2, 2017 +.Dd August 14, 2020 .Dt REGEX 5 .Os .Sh NAME @@ -511,7 +511,7 @@ and Such a subexpression matches whatever it would have matched without the .Qq \e( and -Qq \e) , +.Qq \e) , except that anchoring within subexpressions is optional behavior; see .Sx BRE Expression Anchoring , below. |
