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@
pull/3160/head
naddy 2022-03-31 17:27:27 +00:00 committed by Nicholas Marriott
parent 2df7bc14fa
commit fc6580574e
1 changed files with 3 additions and 3 deletions

6
tmux.1
View File

@ -43,7 +43,7 @@ then later reattached.
.Pp .Pp
When When
.Nm .Nm
is started it creates a new is started, it creates a new
.Em session .Em session
with a single with a single
.Em window .Em window
@ -5918,7 +5918,7 @@ does not surround the popup by a border.
sets the type of border line for the popup. sets the type of border line for the popup.
When When
.Fl B .Fl B
is specified the is specified, the
.Fl b .Fl b
option is ignored. option is ignored.
See See
@ -6639,7 +6639,7 @@ are replaced with underscores
For input, For input,
.Nm .Nm
always runs with a UTF-8 locale. 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 .Ev LC_CTYPE
is ignored for input. is ignored for input.
Otherwise, Otherwise,