diff options
| -rw-r--r-- | man3/regex.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man3/regex.3 b/man3/regex.3 index 7cd8f6bf3b..b78309aa35 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -29,7 +29,7 @@ .in \\n(INu+\\$1 .ti -\\$1 .. -.TH REGEX 3 2011-09-27 "GNU" "Linux Programmer's Manual" +.TH REGEX 3 2012-06-11 "GNU" "Linux Programmer's Manual" .SH NAME regcomp, regexec, regerror, regfree \- POSIX regex functions .SH SYNOPSIS @@ -296,4 +296,6 @@ POSIX.1-2001. .SH "SEE ALSO" .BR grep (1), .BR regex (7), -GNU regex manual +.br +The glibc manual section, +.I "Regular Expression Matching" |
