Formatting fix. - 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 0369daac5e0d34e5bf7d710935eada2c44dbdf36
 (DIR) parent 91676a405819c27f541ea8bdd663ab1d5512e960
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Thu,  1 Sep 2016 09:45:11 -0500
       
       Formatting fix.
       
       Diffstat:
         doc/sam.1                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/doc/sam.1 b/doc/sam.1
       @@ -816,7 +816,7 @@ Key Sequence        Action
        C-K        Jump to/from the command window
        C-E/X/D/S        Collapse and move selection up/down/right/left
        C-W/U        Delete previous word/to beginning of line
       -C-Backspace        Delete previous word.
       +C-Backspace        Delete previous word
        C-Y        Cut selection
        C-C        Snarf selection
        C-V        Paste selection