tmain.html: link to HG changes - 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 84e123dcd790b494948ec07ac658edb6a06d6a93
 (DIR) parent 4c48f4a7c1f1ebaf725996e796e702bb6a9143f1
 (HTM) Author: Russ Cox <rsc@swtch.com>
       Date:   Sat, 10 May 2008 13:39:32 -0400
       
       main.html: link to HG changes
       
       Diffstat:
         M dist/main.html                      |       8 ++++++--
       
       1 file changed, 6 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/dist/main.html b/dist/main.html
       t@@ -34,7 +34,11 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
              |
              <a href="man/man1/cvs.html">cvs</a>
              |
       -      <a href="http://cvs.pdos.lcs.mit.edu/cvs/plan9">cvsweb</a>
       +      <a href="http://cvs.pdos.csail.mit.edu/cvs/plan9">cvsweb</a>
       +      |
       +      <a href="man/man1/hg.html">hg</a>
       +      |
       +      <a href="http://hg.pdos.csail.mit.edu/hg/plan9">hgweb</a>
              |
              <a href="unix/">unix</a>
            </center>
       t@@ -75,7 +79,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="/usr/local/plan9/CHANGES">list of recent changes</a>;
       +          <a href="http://hg.pdos.csail.mit.edu/hg/plan9/shortlog">list of recent changes</a>;
                  <a href="/usr/local/plan9/LICENSE">license</a>)</font>
                <br>
            </table>