Clarified -r flag. - 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 ae48bf592e6025729535d4bda8203fd7287b0ba0
 (DIR) parent ce4e2a675d7fcb52faafd6f907f91d3001b1d5ac
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Fri, 19 Aug 2016 21:58:02 -0500
       
       Clarified -r flag.
       
       Diffstat:
         doc/sam.1                           |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/doc/sam.1 b/doc/sam.1
       @@ -59,7 +59,8 @@ This flag is useful for running
        .Dq "one-off"
        instances of sam.
        .It Fl r Ar machine
       -Run the host part remotely on the specified machine, the terminal part locally, or cause commands to be sent to an instance of
       +Run the host part remotely on the specified machine, the terminal part locally; or.Dq "in the case of the B command"
       + commands to be sent to an instance of
        .Nm
        associated with
        .Ar machine "."