summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 9bf12defaff..8e9dd4e1697 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.87 2009/09/20 19:15:02 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.88 2009/09/21 07:45:10 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: 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 )