summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaddy <naddy>2022-03-31 17:27:27 +0000
committernaddy <naddy>2022-03-31 17:27:27 +0000
commit2d9f4ca9a1368f47ddd6e121c9b1a7822884a31a (patch)
tree4d5166d0e9f92c06e5fa99b1a641ffd4fc8752d0
parentded695504faad8f5d6430731f0bcb9beb0e1430a (diff)
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
-rw-r--r--tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 5c8a3bd9..9342004f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -43,7 +43,7 @@ then later reattached.
.Pp
When
.Nm
-is started it creates a new
+is started, it creates a new
.Em session
with a single
.Em window
@@ -5915,7 +5915,7 @@ does not surround the popup by a border.
sets the type of border line for the popup.
When
.Fl B
-is specified the
+is specified, the
.Fl b
option is ignored.
See
@@ -6636,7 +6636,7 @@ are replaced with underscores
For input,
.Nm
always runs with a UTF-8 locale.
-If en_US.UTF-8 is provided by the operating system it is used and
+If en_US.UTF-8 is provided by the operating system, it is used and
.Ev LC_CTYPE
is ignored for input.
Otherwise,