summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/tmux/tmux.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 17f306888c1..3fd086a67d9 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.320 2013/03/21 16:23:46 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.321 2013/03/21 17:42:36 jmc Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -1155,7 +1155,7 @@ By default, the tree is collapsed and sessions must be expanded to windows
with the right arrow key.
The
.Fl u
-will start with all all sessions expanded instead.
+option will start with all sessions expanded instead.
.Pp
If
.Fl b
@@ -1946,8 +1946,8 @@ command.
.Nm
also supports user options which are prefixed with a
.Ql \&@ .
-User options may have any name, so long as it is prefixed with
-.Ql \&@,
+User options may have any name, so long as they are prefixed with
+.Ql \&@ ,
and be set to any string.
For example
.Bd -literal -offset indent