aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2009-01-12 23:17:37 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2009-01-12 23:17:37 +1300
commite0c674cdbb7aea2acd828e322bf3438d7a5c63df (patch)
tree8a04e1d1459d5afec2c7924a932f7702c5ace7a3 /man7
parent40061dbb0bbf811b221b217777435f8e0f379bf1 (diff)
downloadman-pages-e0c674cdbb7aea2acd828e322bf3438d7a5c63df.tar.gz
regex.7: minor: Re-instate AUTHOR section, as required by page license.
Diffstat (limited to 'man7')
-rw-r--r--man7/regex.78
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)