Typo fix. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 61e58874ed963bad57f4f1df19e1308207bd6085 | |
parent c07917509ac5d439b802f913dd407b8c5f08fe44 | |
Author: Rob King <[email protected]> | |
Date: Mon, 13 Feb 2017 11:35:14 -0600 | |
Typo fix. | |
Diffstat: | |
doc/sam.1 | 5 +++-- | |
1 file changed, 3 insertions(+), 2 deletions(-) | |
--- | |
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… | |
- commands to be sent to an instance of | |
+Run the host part remotely on the specified machine, the terminal part locally… | |
+.Pq "in the case of the B command" | |
+commands to be sent to an instance of | |
.Nm | |
associated with | |
.Ar machine "." |