summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-12-31 00:41:11 +0000
committerjmc <jmc@openbsd.org>2010-12-31 00:41:11 +0000
commit2b2405774f4dcd50ec2feb35384fa49c5e9051cb (patch)
treee667b48671463a060ffc6a6b8ea183abab75fbe6
parentRemove some unused defines. (diff)
downloadwireguard-openbsd-2b2405774f4dcd50ec2feb35384fa49c5e9051cb.tar.xz
wireguard-openbsd-2b2405774f4dcd50ec2feb35384fa49c5e9051cb.zip
fix trailing whitespace;
-rw-r--r--usr.bin/tmux/tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index afcc665a965..dba09a27c4e 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.199 2010/12/30 23:17:41 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.200 2010/12/31 00:41:11 jmc 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: December 30 2010 $
+.Dd $Mdocdate: December 31 2010 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -2574,7 +2574,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