diff options
author | Tiago Cunha <tcunha@gmx.com> | 2010-12-31 02:00:30 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2010-12-31 02:00:30 +0000 |
commit | 60dd44008229506043ae61d602e89b90306ccfe5 (patch) | |
tree | b1b0750bb9d7c034f31d0242ee820c6899fdf9b1 | |
parent | f72f21951cf7b63bd2c0399447d6d37f1b32b411 (diff) | |
download | rtmux-60dd44008229506043ae61d602e89b90306ccfe5.tar.gz rtmux-60dd44008229506043ae61d602e89b90306ccfe5.tar.bz2 rtmux-60dd44008229506043ae61d602e89b90306ccfe5.zip |
Sync OpenBSD patchset 817:
fix trailing whitespace;
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |