aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2010-12-31 02:00:30 +0000
committerTiago Cunha <tcunha@gmx.com>2010-12-31 02:00:30 +0000
commit60dd44008229506043ae61d602e89b90306ccfe5 (patch)
treeb1b0750bb9d7c034f31d0242ee820c6899fdf9b1
parentf72f21951cf7b63bd2c0399447d6d37f1b32b411 (diff)
downloadrtmux-60dd44008229506043ae61d602e89b90306ccfe5.tar.gz
rtmux-60dd44008229506043ae61d602e89b90306ccfe5.tar.bz2
rtmux-60dd44008229506043ae61d602e89b90306ccfe5.zip
Sync OpenBSD patchset 817:
fix trailing whitespace;
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index a7ef4e5c..fd3951c1 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.282 2010-12-31 01:58:27 tcunha Exp $
+.\" $Id: tmux.1,v 1.283 2010-12-31 02:00:30 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -2578,7 +2578,7 @@ or the top buffer if not specified.
.It Ic list-buffers
.D1 (alias: Ic lsb )
List the global buffers.
-.It Xo Ic load-buffer
+.It Xo Ic load-buffer
.Op Fl b Ar buffer-index
.Ar path
.Xc