tdist/main.html: update supported systems and commit log link. - 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 2f902c413872154d4f8ff996b837fe7e8bfd111c
 (DIR) parent c9ed9e13bff00f866feb122c96222d8db25c86b2
 (HTM) Author: Shenghou Ma <minux.ma@gmail.com>
       Date:   Tue, 25 Mar 2014 23:23:10 -0400
       
       dist/main.html: update supported systems and commit log link.
       
       LGTM=rsc
       R=rsc
       https://codereview.appspot.com/72340043
       
       Diffstat:
         M dist/main.html                      |       7 ++++---
       
       1 file changed, 4 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/dist/main.html b/dist/main.html
       t@@ -53,10 +53,11 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
              <tr><td><td>
                Linux <font size=-1>(x86, x86-64, PowerPC, and ARM)</font>,
                FreeBSD <font size=-1>(x86, x86-64)</font>,
       -        Mac OS X <font size=-1>(x86 and Power PC)</font>,
       +        Mac OS X <font size=-1>(x86, x86-64, and Power PC)</font>,
                NetBSD <font size=-1>(x86 and PowerPC)</font>,
                OpenBSD <font size=-1>(x86 and PowerPC)</font>,
       -        SunOS <font size=-1>(Sparc)</font>.
       +        SunOS <font size=-1>(x86-64 and Sparc)</font>,
       +        Dragonfly BSD <font size=-1>(x86-64)</font>.
            </table>
        
            <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
       t@@ -77,7 +78,7 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
              <tr><td><td>
                latest tree: <a href="plan9port.tgz">plan9port.tgz</a>
                <font size=-1>(<a href="/cgi-bin/info.cgi?file=/plan9port/plan9port.tgz">date and checksums</a>;
       -          <a href="http://hg.pdos.csail.mit.edu/hg/plan9/shortlog">list of recent changes</a>;
       +          <a href="http://code.swtch.com/plan9port/commits/all">list of recent changes</a>;
                  <a href="/usr/local/plan9/LICENSE">license</a>)</font>
                <br>
            </table>