add source links
This commit is contained in:
parent
0c891f28db
commit
7383736cf8
5 changed files with 34 additions and 7 deletions
9
dist/main.html
vendored
9
dist/main.html
vendored
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue