diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-06-09 10:47:14 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-06-09 22:12:34 +0200 |
| commit | 6de48cdf60943d884dff07edcb62053904442cd0 (patch) | |
| tree | 6836faab3d51fa6b27bcc9b9abdb8fdde30ec794 /man3/regex.3 | |
| parent | 8b41eea4fcb23fe3a99795544ed1919ae7371082 (diff) | |
| download | man-pages-6de48cdf60943d884dff07edcb62053904442cd0.tar.gz | |
regex.3: Minor fix to 'info libc' regex reference
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/regex.3')
| -rw-r--r-- | man3/regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/regex.3 b/man3/regex.3 index 0777515135..90ffb8cdb5 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -327,4 +327,4 @@ POSIX.1-2001, POSIX.1-2008. .BR regex (7) .br The glibc manual section, -.I "Regular Expression Matching" +.I "Regular Expressions" |
