=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.630 retrieving revision 1.631 diff -u -r1.630 -r1.631 --- src/usr.bin/tmux/tmux.1 2019/03/22 10:45:17 1.630 +++ src/usr.bin/tmux/tmux.1 2019/03/25 14:29:36 1.631 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.630 2019/03/22 10:45:17 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.631 2019/03/25 14:29:36 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: March 22 2019 $ +.Dd $Mdocdate: March 25 2019 $ .Dt TMUX 1 .Os .Sh NAME @@ -3785,7 +3785,7 @@ .It Li "command_list_alias" Ta "" Ta "Command alias if listing commands" .It Li "command_list_usage" Ta "" Ta "Command usage if listing commands" .It Li "cursor_flag" Ta "" Ta "Pane cursor flag" -.It Li "cursor_character" Ta "Character at cursor in pane" +.It Li "cursor_character" Ta "" Ta "Character at cursor in pane" .It Li "cursor_x" Ta "" Ta "Cursor X position in pane" .It Li "cursor_y" Ta "" Ta "Cursor Y position in pane" .It Li "history_bytes" Ta "" Ta "Number of bytes in window history"