diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-07-30 16:59:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-07-30 16:59:25 +0000 |
commit | 378655f1a17996843befe4abc78f61e326ec8068 (patch) | |
tree | ca975a383f53316b995947225e6453a48b7abd71 /usr.bin | |
parent | 6f24487b3d1457cee624018f1b0e33805f34201c (diff) |
tweak previous;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/tmux/tmux.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 5cb90728ca4..565ecad28ef 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.52 2009/07/30 13:45:56 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.53 2009/07/30 16:59:24 jmc 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 |