summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-19 22:04:02 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-19 22:04:02 +0000
commit73d1558ed0a7feb9bb90767b1852f8a989136c0d (patch)
tree1772762b5922313ce14620afc10666ed5d832277 /tmux.1
parent24cc3626dc811ba28aa39f46b5abde57d61c2118 (diff)
status-lines -> status, prefix-key -> prefix
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index ed14c71b..7cc5706c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.40 2008-06-19 21:45:46 nicm Exp $
+.\" $Id: tmux.1,v 1.41 2008-06-19 22:04:02 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -569,7 +569,7 @@ The default is
Set the maximum number of lines held in window history.
This setting applies only to new windows - existing window histories are not
resized and retain the limit at the point they were created.
-.It Ic prefix-key Ar key
+.It Ic prefix Ar key
Set the current prefix key.
.It Xo Ic status
.Op Ic on | Ic off