diff options
Diffstat (limited to 'man3/regex.3')
| -rw-r--r-- | man3/regex.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/regex.3 b/man3/regex.3 index f915e09f33..7cd8f6bf3b 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -29,7 +29,7 @@ .in \\n(INu+\\$1 .ti -\\$1 .. -.TH REGEX 3 2008-05-29 "GNU" "Linux Programmer's Manual" +.TH REGEX 3 2011-09-27 "GNU" "Linux Programmer's Manual" .SH NAME regcomp, regexec, regerror, regfree \- POSIX regex functions .SH SYNOPSIS @@ -225,7 +225,7 @@ are nonzero, .I errbuf is filled in with the first .I "errbuf_size \- 1" -characters of the error message and a terminating null. +characters of the error message and a terminating null byte (\(aq\\0\(aq). .SS "POSIX Pattern Buffer Freeing" Supplying .BR regfree () |
