summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicm <nicm>2021-04-01 06:37:46 +0000
committernicm <nicm>2021-04-01 06:37:46 +0000
commit6c98f222e90468106533d5c78a2acb0a5f5876d7 (patch)
tree64b64187eb6b1e4cb130aa5681725eb1689f3e93
parenta4b9b5a1e5326b4ac4dfb439627b735d831b8992 (diff)
Missing commas, from Vipul Kumar.
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index ecbbc9fc..d76cadd3 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3149,8 +3149,8 @@ The appearance and behaviour of
may be modified by changing the value of various options.
There are four types of option:
.Em server options ,
-.Em session options
-.Em window options
+.Em session options ,
+.Em window options ,
and
.Em pane options .
.Pp