aboutsummaryrefslogtreecommitdiffstats
path: root/man3/regex.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-27 21:40:05 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-27 21:40:05 +0000
commit79e7547f68516830e8cc5388681d25d0f16ee80a (patch)
tree851a86adb594d404988b599ce013f20dc5ce901f /man3/regex.3
parent218d23e5a31c192a1fccb68c58247b9b2aae010b (diff)
downloadman-pages-79e7547f68516830e8cc5388681d25d0f16ee80a.tar.gz
Add grep(1) to SEE ALSO list.
Diffstat (limited to 'man3/regex.3')
-rw-r--r--man3/regex.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index 41be04911a..d08a7eea5e 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -300,6 +300,7 @@ Invalid back reference to a subexpression.
.SH "CONFORMING TO"
POSIX.1-2001.
.SH "SEE ALSO"
+.BR grep (1),
.BR regex (7),
GNU regex manual