tnew arch - 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 bea503e7dc632b1f401b81fbdf784841e6d478a3
 (DIR) parent dc794ede54bb743e3d2ef1c096db38377e3d8b0f
 (HTM) Author: rsc <devnull@localhost>
       Date:   Sat, 26 Nov 2005 15:36:55 +0000
       
       new arch
       
       Diffstat:
         M dist/main.html                      |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/dist/main.html b/dist/main.html
       t@@ -49,10 +49,10 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
            <table border=0 cellspacing=0 cellpadding=0 width=100%>
              <tr height=10><td width=20><td>
              <tr><td><td>
       -        Linux <font size=-1>(x86 and PowerPC)</font>,
       +        Linux <font size=-1>(x86, PowerPC, and ARM)</font>,
                FreeBSD <font size=-1>(x86)</font>,
                Mac OS X <font size=-1>(Power PC)</font>,
       -        NetBSD <font size=-1>(x86)</font>,
       +        NetBSD <font size=-1>(x86 and PowerPC)</font>,
                OpenBSD <font size=-1>(x86 and PowerPC)</font>,
                SunOS <font size=-1>(Sparc)</font>.
            </table>