Commit Diff


commit - 23aada8926e0af265b2aaa3f62c1bb49d73c1e41
commit + bd1c6000c8efa08baa2e126f0f928fdc98b016db
blob - bbde9198a8d774fad09721e751387008fadcc978
blob + 1421973a82e591dc5a70d3b5161eff76e6b1d30f
--- dist/mkfile
+++ dist/mkfile
@@ -12,5 +12,6 @@ push:V:
 	rsync -e ssh -t --delete $PLAN9/man/ swtch:www/swtch.com/plan9port/man
 	rsync -e ssh -t unix.html swtch:www/swtch.com/plan9port/unix/index.html
 	rsync -e ssh -t main.html swtch:www/swtch.com/plan9port/nindex.html
+	rsync -e ssh -t ss.html swtch:www/swtch.com/plan9port/screenshots/index.html
 	# @{cd ../unix/man && mk push}
 	# @{cd ../unix && mk push}
blob - 1b8dd0c5bb3e2c28cfdd98cc3f81384b43264a69
blob + 4768f7a39f89454797995e9436afce4e79debfd5
--- dist/unix.html
+++ dist/unix.html
@@ -226,7 +226,7 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cell
         Russ Cox <font size=-1>(<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>)
     </table>
   <tr height=10><td>
-   <tr><td><td><center><a href=".."><img src="../dist/spaceglenda100.png" border=1 alt="Space Glenda"></a></center>
+  <tr><td><td><center><a href=".."><img src="../dist/spaceglenda100.png" border=1 alt="Space Glenda"></a></center>
 
   <tr height=10><td>
 </table>
blob - /dev/null
blob + ddaa6966686841acf49ed81ddfaf16a8c6398349 (mode 644)
--- /dev/null
+++ dist/ss.html
@@ -0,0 +1,94 @@
+
+<html>
+<!--
+Edit ./^$/,s/<table border=0 cellspacing=0 cellpadding=0 width=100%/<Table/g
+Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
+-->
+
+<head>
+<base href="http://swtch.com/plan9port/screenshots/">
+<title>Plan 9 from User Space - Screen Shots</title>
+</head>
+<body bgcolor=#ffffff>
+<table border=0 cellspacing=0 cellpadding=0 width=100%>
+  <tr height=10><td width=20><td><td width=20>
+  <tr><td><td>
+    <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
+    <center>
+      <font size=+1><b>Plan 9 from User Space - Screen Shots</b></font>
+    </center>
+    
+    <center>
+      <table border=0 cellspacing=30 cellpadding=0>
+      <tr>
+        <td width=130 valign=top>
+          <center>
+            <a href="acme.png"><img src="acme-t.png"></a>
+            <br>
+            <font size=-1>
+              <a href="../man/man1/acme.html"><i>acme</i>)(1)</a>
+              editor, showing off Unicode capabilities
+            </font>
+          </center>
+        <td width=130 valign=top>
+          <center>
+            <a href="sam.png"><img src="sam-t.png"></a>
+            <br>
+            <font size=-1>
+              <a href="../man/man1/sam.html"><i>sam</i>)(1)</a>
+              editor, showing off Unicode capabilities
+            </font>
+          </center>
+        <td width=130 valign=top>
+          <center>
+            <a href="rio.png"><img src="rio-t.png"></a>
+            <br>
+            <font size=-1>
+              <a href="../man/man1/rio.html"><i>rio</i>(1)</a>
+              window manager, running
+              <a href="../man/man1/acme.html"><i>acme</i>(1)</a>,
+              <a href="../man/man1/9term.html"><i>9term</i>(1)</a>,
+              Mozilla Firebird (<i>sic</i>), and Mozilla Thunderbird.
+            </font>
+          </center>
+        <td width=130 valign=top>
+          <center>
+            <a href="macosx1.png"><img src="macosx1-t.png"></a>
+            <br>
+            <font size=-1>
+              Mac OS X desktop runing
+              <a href="../man/man1/acme.html"><i>acme</i>(1)</a>
+              and <a href="../man/man1/man.html"><i>man</i>(1)</a>
+            </font>
+          </center>
+      <tr>
+        <td width=130 valign=top>
+          <center>
+            <a href="macosx2.png"><img src="macosx2-t.png"></a>
+            <br>
+            <font size=-1>
+              Mac OS X desktop runing
+              <a href="../man/man1/acme.html"><i>acme</i>(1)</a>
+              and <a href="../man/man1/man.html"><i>man</i>(1)</a>
+            </font>
+          </center>
+      </table>
+    </center>
+    
+    <center>
+    <font size=-1>
+      Submissions welcomed.
+      Email links to pictures to Russ Cox
+      (<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>).
+    </font>
+    </center>
+    
+  <tr height=20><td>
+  <tr><td><td><center><a href=".."><img src="../dist/spaceglenda100.png" border=1 alt="Space Glenda"></a></center>
+
+  <tr height=10><td>
+</table>
+
+</body>
+</html>
+