diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-03 10:24:38 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-03 10:24:38 +0000 |
| commit | 845d36d6e85716dc7ef61e3077633074c1e727a4 (patch) | |
| tree | 088dab0439298afff5685c6e483e5760129de229 /man7/regex.7 | |
| parent | c0ced2c258ea585d1094eba430f7de4e0700ab10 (diff) | |
| download | man-pages-845d36d6e85716dc7ef61e3077633074c1e727a4.tar.gz | |
Add grep(1) to SEE ALSO.
Diffstat (limited to 'man7/regex.7')
| -rw-r--r-- | man7/regex.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/regex.7 b/man7/regex.7 index 9bdfb6b270..47b36f5eae 100644 --- a/man7/regex.7 +++ b/man7/regex.7 @@ -270,6 +270,7 @@ is current consensus among implementors as to the right interpretation. .\" .SH AUTHOR .\" This page was taken from Henry Spencer's regex package. .SH "SEE ALSO" +.BR grep (1), .BR regex (3) .PP POSIX.2, section 2.8 (Regular Expression Notation). |
