diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/grep.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/grep.1 b/man/man1/grep.1 index 52550b0e..23890621 100644 --- a/man/man1/grep.1 +++ b/man/man1/grep.1 @@ -107,7 +107,7 @@ and forces tagging of output lines by file name. If no files are listed, it searches all files matching .IP .EX -*.C *.b *.c *.h *.m *.cc *.java *.py *.tex *.ms +*.C *.b *.c *.h *.m *.cc *.java *.cgi *.pl *.py *.tex *.ms .EE .SH SOURCE .B \*9/src/cmd/grep |