diff options
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> |