tchange from #9 to $PLAN9 - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6bdad3d616e85fa078f2de160d9da66cc4f90f9d
 (DIR) parent ca82da2258e75972a835b0aaf5195f6afd301f39
 (HTM) Author: rsc <devnull@localhost>
       Date:   Mon, 17 May 2004 03:30:50 +0000
       
       change from #9 to $PLAN9
       
       Diffstat:
         M bin/psfonts                         |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/bin/psfonts b/bin/psfonts
       t@@ -1,4 +1,4 @@
        #!/bin/sh
        
        echo %!PS-Adobe-2.0
       -exec psdownload -f -mfontmap -r'#9/postscript/font/lw+'
       +exec psdownload -f -mfontmap -r $PLAN9'/postscript/font/lw+'
       +\ No newline at end of file