diff options
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.230 2010-02-08 18:27:34 tcunha Exp $ +.\" $Id: tmux.1,v 1.231 2010-02-08 18:31:07 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -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: February 6 2010 $ +.Dd $Mdocdate: February 7 2010 $ .Dt TMUX 1 .Os .Sh NAME @@ -667,7 +667,7 @@ These may be selected with the command or cycled with .Ic next-layout (bound to -.Ql C-space +.Ql Space by default); once a layout is chosen, panes within it may be moved and resized as normal. .Pp |