diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-27 21:40:05 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-27 21:40:05 +0000 |
| commit | 79e7547f68516830e8cc5388681d25d0f16ee80a (patch) | |
| tree | 851a86adb594d404988b599ce013f20dc5ce901f /man3/regex.3 | |
| parent | 218d23e5a31c192a1fccb68c58247b9b2aae010b (diff) | |
| download | man-pages-79e7547f68516830e8cc5388681d25d0f16ee80a.tar.gz | |
Add grep(1) to SEE ALSO list.
Diffstat (limited to 'man3/regex.3')
| -rw-r--r-- | man3/regex.3 | 1 |
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 |
