pull/1/head
Nicholas Marriott 2007-12-18 17:49:02 +00:00
parent f18ac66185
commit 34b7810afe
1 changed files with 2 additions and 2 deletions

4
tmux.1
View File

@ -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