Document composition fallback behavior. - 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 b8d42d4a9ada34dfd6d1f1bfe5defa9f423c35e9
 (DIR) parent 613a36b923aee53922ad62bbf78a0023c229af75
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Thu, 11 Aug 2016 23:25:01 -0500
       
       Document composition fallback behavior.
       
       Diffstat:
         doc/keyboard.5                      |       7 ++++---
         doc/sam.1                           |       3 ++-
       
       2 files changed, 6 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/doc/keyboard.5 b/doc/keyboard.5
       @@ -85,9 +85,10 @@ into the current file.
        Note that after the hexadecimal codepoint specification,
        the rest of the line is ignored and is therefore usable as a comment field.
        .Sh DEFAULTS
       -If no
       -.Pa ".keyboard"
       -file is present, the following key sequences are defined by default:
       +The following key sequences are defined by default,
       +and can be selectively overridden in the
       +.Pa .keyboard
       +file:
        .Pp
        .TS
        box;
 (DIR) diff --git a/doc/sam.1 b/doc/sam.1
       @@ -906,7 +906,8 @@ These sequence definitions are read from a file called
        in the user's home directory,
        see
        .Xr keyboard 5
       -for more information on that file and its format.
       +for more information on that file and its format,
       +as well as a default list of composition sequences.
        .Sh ENVIRONMENT
        The following environment variables affect the operation of
        .Nm sam ":"