aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 4 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index f79c8f61..7df71f09 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.55 2009-01-07 23:09:51 nicm Exp $
+.\" $Id: tmux.1,v 1.56 2009-01-10 01:51:22 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -706,7 +706,7 @@ to the left of the status bar.
will be passed through
.Xr strftime 3
before being used.
-By default, nothing is displayed.
+By default, nothing is displayed.
.Ar string
may contain any of the following special character pairs:
.Bl -column "Character pair" "Replaced with" -offset indent
@@ -732,7 +732,7 @@ As with
.Ic status-left ,
.Ar string
will be passed to
-.Xr strftime 3
+.Xr strftime 3
and character pairs are replaced.
.It Ic status-right-length Ar length
Set the maximum
@@ -831,7 +831,7 @@ Execute commands from
.Ar path .
.It Xo Ic start-server
.Xc
-.D1 (alias: Ic start )
+.D1 (alias: Ic start )
Start the
.Nm
server, if not already running, without creating any sessions.