Typo 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 61e58874ed963bad57f4f1df19e1308207bd6085
 (DIR) parent c07917509ac5d439b802f913dd407b8c5f08fe44
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Mon, 13 Feb 2017 11:35:14 -0600
       
       Typo fix.
       
       Diffstat:
         doc/sam.1                           |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/doc/sam.1 b/doc/sam.1
       @@ -39,8 +39,9 @@ Do not download the terminal part of
        Editing will be done with the command language only, as in
        .Xr ed 1 "."
        .It Fl r Ar machine
       -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
       +Run the host part remotely on the specified machine, the terminal part locally; or
       +.Pq "in the case of the B command"
       +commands to be sent to an instance of
        .Nm
        associated with
        .Ar machine "."