=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.649 retrieving revision 1.650 diff -u -r1.649 -r1.650 --- src/usr.bin/tmux/tmux.1 2019/05/13 20:10:23 1.649 +++ src/usr.bin/tmux/tmux.1 2019/05/21 07:01:14 1.650 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.649 2019/05/13 20:10:23 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.650 2019/05/21 07:01:14 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 13 2019 $ +.Dd $Mdocdate: May 21 2019 $ .Dt TMUX 1 .Os .Sh NAME @@ -3970,8 +3970,8 @@ .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"