diff options
author | rsc <devnull@localhost> | 2005-02-15 05:07:26 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-02-15 05:07:26 +0000 |
commit | 7383736cf8254264733aa055a4d854e007f5f83c (patch) | |
tree | 028756f3bc59b1ea10c00333278eaa4f0dac462e /dist/main.html | |
parent | 0c891f28dbdc5a61b191d778391664417aae445c (diff) | |
download | plan9port-7383736cf8254264733aa055a4d854e007f5f83c.tar.gz plan9port-7383736cf8254264733aa055a4d854e007f5f83c.tar.bz2 plan9port-7383736cf8254264733aa055a4d854e007f5f83c.zip |
add source links
Diffstat (limited to 'dist/main.html')
-rw-r--r-- | dist/main.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/dist/main.html b/dist/main.html index e2742a81..4372ba72 100644 --- a/dist/main.html +++ b/dist/main.html @@ -30,6 +30,8 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g | <a href="man/man1/install.html">install notes</a> | + <a href="/usr/local/plan9/">browse</a> + | <a href="man/man1/cvs.html">cvs</a> | <a href="http://cvs.pdos.lcs.mit.edu/cvs/plan9">cvsweb</a> @@ -71,8 +73,8 @@ 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://cvs.pdos.lcs.mit.edu/cvs/plan9/CHANGES?rev=HEAD">list of recent changes</a>; - <a href="http://cvs.pdos.lcs.mit.edu/cvs/plan9/LICENSE?rev=HEAD">license</a>)</font> + <a href="/usr/local/plan9/CHANGES">list of recent changes</a>; + <a href="/usr/local/plan9/LICENSE">license</a>)</font> <br> </table> @@ -111,7 +113,8 @@ 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></table> - Latchesar Ionkov has contributed many fixes to tricky bugs. + Latchesar Ionkov has contributed many fixes to tricky bugs, and + got <a href="man/man4/factotum.html"><i>factotum</i>(4)</a> up and running. <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table> |