URI: 
       tnew suffixes. - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 715e3ca6413781cb782b2ff65c283012a755577b
   DIR parent 07158c86514b92ae8452321a0a790e8232f554e2
  HTML 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(-)
       ---
   DIR diff --git a/man/man1/grep.1 b/man/man1/grep.1
       t@@ -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