summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-11-18 10:18:26 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-11-18 10:18:26 +0000
commit7c16973fb374e8a416cc404e2bd93e7d9eca4ec1 (patch)
treed58474fbbe2a8029a3803efde3c05978e5b94c6e /usr.bin/tmux/tmux.1
parent7f261868429894b4a1c02e3ba5bab76733c86897 (diff)
Mark -n keys with (no prefix) rather than [].
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 9314debbe1d..8e74a3026a6 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.118 2009/11/10 18:53:11 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.119 2009/11/18 10:18:25 nicm 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: November 10 2009 $
+.Dd $Mdocdate: November 18 2009 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -1114,7 +1114,8 @@ are printed.
Keys bound without the prefix key (see
.Ic bind-key
.Fl n )
-are enclosed in square brackets.
+are marked with
+.Ql (no prefix) .
.Pp
With
.Fl t ,