=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.446 retrieving revision 1.447 diff -c -r1.446 -r1.447 *** src/usr.bin/tmux/tmux.1 2015/07/27 08:45:45 1.446 --- src/usr.bin/tmux/tmux.1 2015/08/12 08:55:20 1.447 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.446 2015/07/27 08:45:45 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.447 2015/08/12 08:55:20 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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: July 27 2015 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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: August 12 2015 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 496,505 **** .It Li "{top-right}" Ta "" Ta "The top-right pane" .It Li "{bottom-left}" Ta "" Ta "The bottom-left pane" .It Li "{bottom-right}" Ta "" Ta "The bottom-right pane" ! .It Li "{up}" Ta "" Ta "The pane above the active pane" ! .It Li "{down}" Ta "" Ta "The pane below the active pane" ! .It Li "{left}" Ta "" Ta "The pane to the left of the active pane" ! .It Li "{right}" Ta "" Ta "The pane to the right of the active pane" .El .Pp The tokens --- 496,505 ---- .It Li "{top-right}" Ta "" Ta "The top-right pane" .It Li "{bottom-left}" Ta "" Ta "The bottom-left pane" .It Li "{bottom-right}" Ta "" Ta "The bottom-right pane" ! .It Li "{up-of}" Ta "" Ta "The pane above the active pane" ! .It Li "{down-of}" Ta "" Ta "The pane below the active pane" ! .It Li "{left-of}" Ta "" Ta "The pane to the left of the active pane" ! .It Li "{right-of}" Ta "" Ta "The pane to the right of the active pane" .El .Pp The tokens