=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.110 retrieving revision 1.111 diff -u -r1.110 -r1.111 --- src/usr.bin/tmux/tmux.1 2009/10/13 13:45:56 1.110 +++ src/usr.bin/tmux/tmux.1 2009/10/21 13:48:27 1.111 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.110 2009/10/13 13:45:56 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.111 2009/10/21 13:48:27 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: October 13 2009 $ +.Dd $Mdocdate: October 21 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -725,7 +725,7 @@ keys. .It Ic down-pane Op Fl t Ar target-pane .D1 (alias: Ic downp ) -Move down a pane. +Change the active pane to the next pane (higher index). .It Xo Ic find-window .Op Fl t Ar target-window .Ar match-string @@ -1013,7 +1013,7 @@ destroyed. .It Ic up-pane Op Fl t Ar target-pane .D1 (alias: Ic upp ) -Move up a pane. +Change the active pane to the previous pane (lower index). .El .Sh KEY BINDINGS .Nm