Skip to content

Commit fc65805

Browse files
naddynicm
naddy
authored andcommitted
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@
1 parent 2df7bc1 commit fc65805

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tmux.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ then later reattached.
4343
.Pp
4444
When
4545
.Nm
46-
is started it creates a new
46+
is started, it creates a new
4747
.Em session
4848
with a single
4949
.Em window
@@ -5918,7 +5918,7 @@ does not surround the popup by a border.
59185918
sets the type of border line for the popup.
59195919
When
59205920
.Fl B
5921-
is specified the
5921+
is specified, the
59225922
.Fl b
59235923
option is ignored.
59245924
See
@@ -6639,7 +6639,7 @@ are replaced with underscores
66396639
For input,
66406640
.Nm
66416641
always runs with a UTF-8 locale.
6642-
If en_US.UTF-8 is provided by the operating system it is used and
6642+
If en_US.UTF-8 is provided by the operating system, it is used and
66436643
.Ev LC_CTYPE
66446644
is ignored for input.
66456645
Otherwise,

0 commit comments

Comments
 (0)