aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-09-22 13:51:24 +0000
committerTiago Cunha <tcunha@gmx.com>2009-09-22 13:51:24 +0000
commitb6bc8a6828d448e5d6c89d1eb5cad2ea3c203d18 (patch)
tree6c47080751054cf78c01886f517854866392e71d
parentf2d249fdc7449396d88efb3ee7ff957eba26c4dd (diff)
downloadrtmux-b6bc8a6828d448e5d6c89d1eb5cad2ea3c203d18.tar.gz
rtmux-b6bc8a6828d448e5d6c89d1eb5cad2ea3c203d18.tar.bz2
rtmux-b6bc8a6828d448e5d6c89d1eb5cad2ea3c203d18.zip
Sync OpenBSD patchset 338:
zap trailing whitespace;
-rw-r--r--tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index a5564986..a5abcba1 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.169 2009-09-20 22:20:10 tcunha Exp $
+.\" $Id: tmux.1,v 1.170 2009-09-22 13:51:24 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: September 20 2009 $
+.Dd $Mdocdate: September 21 2009 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -1966,7 +1966,7 @@ Execute
without creating a window.
Any output to stdout is displayed in output mode.
If
-.Ar command
+.Ar command
doesn't return success, the exit status is also displayed.
.It Ic server-info
.D1 (alias: Ic info )