Clarified X11 requirement. - 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 52560d09cbda90c0c11f4775530a461eb00bb53a
 (DIR) parent 69733b68a46151270a965f134996c20cf8969075
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Wed,  7 Dec 2016 23:28:07 -0600
       
       Clarified X11 requirement.
       
       Diffstat:
         README.rst                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       @@ -101,7 +101,7 @@ New Features
        ============
        
        Modern OS Support
       -    This version of sam compiles and runs on modern Linux/Unix/BSD systems.
       +    This version of sam compiles and runs on modern Linux/Unix/BSD/macOS systems under X11.
        
        Improved 64-bit Support
            The original sam had support for 32-bit architectures and big-endian 64-bit architectures.