summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index cc7b9acfa63..2cfa33ecc7c 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.564 2017/06/28 06:45:31 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.565 2017/06/29 22:02:19 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -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: June 28 2017 $
+.Dd $Mdocdate: June 29 2017 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -2385,7 +2385,7 @@ it is replaced with
.Ar value .
For example, after:
.Pp
-.Dl set -s command-alias[2] zoom='resize-pane -Z'
+.Dl set -s command-alias[100] zoom='resize-pane -Z'
.Pp
Using:
.Pp