Merge pull request #47 from czarkoff/readme - sam - An updated version of the s… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit beb0624c151d88675460e765bdde634188757551 | |
parent 2150ea1ae95e0495f7a24623178496f3f7221c3b | |
Author: Rob King <[email protected]> | |
Date: Mon, 23 Jan 2017 10:32:57 -0600 | |
Merge pull request #47 from czarkoff/readme | |
Fix X11 port date in readme | |
Diffstat: | |
README.rst | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -4,7 +4,7 @@ Introduction | |
sam is a text editor originally written for the Blit_ graphical terminal conne… | |
It contained many useful innovations, the most famous of which was its use of … | |
-sam was the standard text editor for `Plan 9 from Bell Labs`_, and the Plan 9 … | |
+sam was the standard text editor for `Plan 9 from Bell Labs`_, and the Plan 9 … | |
.. _Blit: https://en.wikipedia.org/wiki/Blit_(computer_terminal) | |
@@ -14,7 +14,7 @@ sam was the standard text editor for `Plan 9 from Bell Labs`_… | |
.. _`Plan 9 from Bell Labs`: http://plan9.bell-labs.com/plan9/ | |
-This version of sam is based on that 1980s Unix port, with many useful additio… | |
+This version of sam is based on that 1990s Unix port, with many useful additio… | |
*Note that this is not stable software.* | |
This version of sam is under heavy development; |