plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 84e123dcd790b494948ec07ac658edb6a06d6a93
parent 4c48f4a7c1f1ebaf725996e796e702bb6a9143f1
Author: Russ Cox <rsc@swtch.com>
Date:   Sat, 10 May 2008 13:39:32 -0400

main.html: link to HG changes

Diffstat:
Mdist/main.html | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dist/main.html b/dist/main.html @@ -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> @@ -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>