URI:
       tspace after -v for OS X (andrey) - 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 8f8ef0c6a9752494a008d478be391ff915057c2e
   DIR parent d212be72202a6bdaa0d3c47667ab6710143684ec
  HTML Author: rsc <devnull@localhost>
       Date:   Mon, 24 Jul 2006 19:05:01 +0000
       
       space after -v for OS X (andrey)
       
       Diffstat:
         M INSTALL                             |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/INSTALL b/INSTALL
       t@@ -116,5 +116,5 @@ if $doinstall; then
                echo "        PLAN9=$PLAN9 export PLAN9"
                echo '        PATH=$PATH:$PLAN9/bin export PATH'
        fi
       -) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk -v'copy='install.sum
       +) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk -v 'copy='install.sum