URI: 
       trefer to new file - 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 ca82da2258e75972a835b0aaf5195f6afd301f39
   DIR parent bc72254a1abedc43c9c90685dda81efe92b460fe
  HTML Author: rsc <devnull@localhost>
       Date:   Mon, 17 May 2004 03:29:22 +0000
       
       refer to new file
       
       Diffstat:
         M src/cmd/lex/lmain.c                 |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/src/cmd/lex/lmain.c b/src/cmd/lex/lmain.c
       t@@ -95,7 +95,7 @@ main(int argc, char **argv)
        {
                int i;
        
       -        cname = unsharp("#9/lib/lex/ncform");
       +        cname = unsharp("#9/lib/lex.ncform");
        
                ARGBEGIN {
        # ifdef DEBUG