From 378655f1a17996843befe4abc78f61e326ec8068 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 30 Jul 2009 16:59:25 +0000 Subject: tweak previous; --- usr.bin/tmux/tmux.1 | 5 +++-- 1 file 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 .\" @@ -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 -- cgit v1.2.3