=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.683 retrieving revision 1.684 diff -u -r1.683 -r1.684 --- src/usr.bin/tmux/tmux.1 2019/09/09 07:53:19 1.683 +++ src/usr.bin/tmux/tmux.1 2019/09/09 07:57:30 1.684 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.683 2019/09/09 07:53:19 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.684 2019/09/09 07:57:30 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -291,6 +291,12 @@ Display some information about the current window. .It l Move to the previously selected window. +.It m +Mark the current pane (see +.Ic select-pane +.Fl m ) . +.It M +Clear the marked pane. .It n Change to the next window. .It o @@ -301,12 +307,6 @@ Briefly display pane indexes. .It r Force redraw of the attached client. -.It m -Mark the current pane (see -.Ic select-pane -.Fl m ) . -.It M -Clear the marked pane. .It s Select a new session for the attached client interactively. .It t