summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-03-21 17:42:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-03-21 17:42:37 +0000
commitdc8467c17351ed44ef5ee9a44093cfa3878a0560 (patch)
treecbbc95c166278cc153ec815b42ad5b39862629fe /usr.bin
parent9f8a5a9778c020420c3cb2a92a3f4d0fd444d625 (diff)
tweak previous; ok nicm
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