plan9port

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

commit 16db0259f0c942b5914d4088bb671b3ef468eb28
parent cc792bd62190cfd5a2128e9881f33a31016d952e
Author: rsc <devnull@localhost>
Date:   Wed, 31 Aug 2005 03:57:31 +0000

Add screen shots.

Diffstat:
Mdist/ss.html | 26+++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)

diff --git a/dist/ss.html b/dist/ss.html @@ -74,9 +74,33 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g (HTML in Firefox) </font> </center> + <td width=130 valign=top> + <center> + <a href="opensolaris.png"><img src="opensolaris-t.png"></a> + <br> + <font size=-1> + OpenSolaris desktop runing + <a href="../man/man1/acme.html"><i>acme</i>(1)</a> + and <a href="../man/man1/9term.html"><i>9term</i>(1)</a> + <br><font size=-2>(Thanks to Mon de Vera)</font> + </font> + </center> + <td width=130 valign=top> + <center> + <a href="openbsd.png"><img src="openbsd-t.png"></a> + <br> + <font size=-1> + OpenBSD 3.8 runing + <a href="../man/man1/acme.html"><i>acme</i>(1)</a>, + <a href="../man/man1/stats.html"><i>stats</i>(1)</a>, + and <a href="../man/man1/rio.html"><i>rio</i>(1)</a>, + with a few non-Plan 9 programs. + <br><font size=-2>(Thanks to Luiz Gustavo)</font> + </font> + </center> </table> </center> - + <center> <font size=-1> Submissions welcomed.