commit 715e3ca6413781cb782b2ff65c283012a755577b parent 07158c86514b92ae8452321a0a790e8232f554e2 Author: rsc <devnull@localhost> Date: Tue, 13 Sep 2005 02:46:31 +0000 new suffixes. Diffstat:
M | man/man1/grep.1 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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