aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
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 56aada7c..009bbe72 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.21 2007-12-16 17:18:43 nicm Exp $
+.\" $Id: tmux.1,v 1.22 2007-12-18 17:49:02 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -94,7 +94,7 @@ and described in the following sections.
.El
.Sh QUICK START
To create a new tmux session running
-.Xr vi :
+.Xr vi 1 :
.Pp
.Dl $ tmux new-session vi
.Pp