Merge pull request #47 from czarkoff/readme - sam - An updated version of the sam text editor.
 (HTM) git clone git://vernunftzentrum.de/sam.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit beb0624c151d88675460e765bdde634188757551
 (DIR) parent 2150ea1ae95e0495f7a24623178496f3f7221c3b
 (HTM) Author: Rob King <deadpixi@users.noreply.github.com>
       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(-)
       ---
 (DIR) 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 connected to a machine running `9th Edition Research Unix`_.
        It contained many useful innovations, the most famous of which was its use of `structural regular expressions`_.
        
       -sam was the standard text editor for `Plan 9 from Bell Labs`_, and the Plan 9 version was backported to Unix and the X Window Sytem in the 1980s.
       +sam was the standard text editor for `Plan 9 from Bell Labs`_, and the Plan 9 version was backported to Unix and the X Window Sytem in the 1990s.
        
        .. _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`_, and the Plan 9 ve
        
        .. _`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 additions and modifications (see `New Features`_).
       +This version of sam is based on that 1990s Unix port, with many useful additions and modifications (see `New Features`_).
        
        *Note that this is not stable software.*
        This version of sam is under heavy development;