diff options
Diffstat (limited to 'man7/regex.7')
| -rw-r--r-- | man7/regex.7 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man7/regex.7 b/man7/regex.7 index 88f58d26b6..a832afecaa 100644 --- a/man7/regex.7 +++ b/man7/regex.7 @@ -32,7 +32,7 @@ .\" .ie t .ds dg \(dg .el .ds dg (!) -.TH REGEX 7 2007-12-12 "" "Linux Programmer's Manual" +.TH REGEX 7 2009-01-12 "" "Linux Programmer's Manual" .SH NAME regex \- POSIX.2 regular expressions .SH DESCRIPTION @@ -277,8 +277,10 @@ is current consensus among implementors as to the right interpretation. .\" The following does not seem to apply in the glibc implementation .\" .PP .\" The syntax for word boundaries is incredibly ugly. -.\" .SH AUTHOR -.\" This page was taken from Henry Spencer's regex package. +.SH AUTHOR +.\" Sigh... The page license means we must have the author's name +.\" in the formatted output. +This page was taken from Henry Spencer's regex package. .SH "SEE ALSO" .BR grep (1), .BR regex (3) |
