summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-12-18 17:49:02 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-12-18 17:49:02 +0000
commit34b7810afe016695b7445a5acfa796423734db56 (patch)
tree26119f9815432306a7e6f3e0d5b978c89600c047 /tmux.1
parentf18ac661854f08404d12a32e012afef09d31c814 (diff)
vi(1)
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