diff options
author | Tiago Cunha <tcunha@gmx.com> | 2009-07-30 21:02:35 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2009-07-30 21:02:35 +0000 |
commit | 89826983ebb575795d1180ff96432b175a72868e (patch) | |
tree | 515719f82c98d6f501fcefe636617a4a37476127 /tmux.1 | |
parent | 697051d1fd7bce8d0e2c29d2ee639ce063c58d26 (diff) | |
download | rtmux-89826983ebb575795d1180ff96432b175a72868e.tar.gz rtmux-89826983ebb575795d1180ff96432b175a72868e.tar.bz2 rtmux-89826983ebb575795d1180ff96432b175a72868e.zip |
Sync OpenBSD patchset 204:
tweak previous;
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.138 2009-07-30 20:45:20 tcunha Exp $ +.\" $Id: tmux.1,v 1.139 2009-07-30 21:02:35 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1675,7 +1675,8 @@ If .Fl U is used and no source pane is specified with .Fl s , -.Ar dst-pane is swapped with the previous pane (before it numerically); +.Ar dst-pane +is swapped with the previous pane (before it numerically); .Fl D swaps with the next pane (after it numerically). .It Xo Ic swap-window |