aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2019-05-21 07:01:14 +0000
committernicm <nicm>2019-05-21 07:01:14 +0000
commitae4cccb4f1c758c717e276fb705e705f24a7ca36 (patch)
tree61dd672ae3821e5c209c7dadacf23486445cd181
parent87d82170a615007bbd2f880765f222dd5c263000 (diff)
downloadrtmux-ae4cccb4f1c758c717e276fb705e705f24a7ca36.tar.gz
rtmux-ae4cccb4f1c758c717e276fb705e705f24a7ca36.tar.bz2
rtmux-ae4cccb4f1c758c717e276fb705e705f24a7ca36.zip
Fix a couple of Ta from Alphonse Mariya.
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 71cd1fda..e5238b35 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3970,8 +3970,8 @@ The following variables are available, where appropriate:
.It Li "pane_index" Ta "#P" Ta "Index of pane"
.It Li "pane_input_off" Ta "" Ta "If input to pane is disabled"
.It Li "pane_left" Ta "" Ta "Left of pane"
-.It Li "pane_marked" Ta " Ta "1 if this is the marked pane"
-.It Li "pane_marked_set" Ta " Ta "1 if a market pane is set"
+.It Li "pane_marked" Ta "" Ta "1 if this is the marked pane"
+.It Li "pane_marked_set" Ta "" Ta "1 if a marked pane is set"
.It Li "pane_menu" Ta "" Ta "The default pane menu"
.It Li "pane_mode" Ta "" Ta "Name of pane mode, if any."
.It Li "pane_pid" Ta "" Ta "PID of first process in pane"