mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-25 03:47:14 +00:00
PatchSet 782
Date: 2010/11/01 20:59:45
Author: nicm
Branch: HEAD
Tag: (none)
Log:
Typo, from Rob Paisley.
Members:
tmux.1:1.187->1.188
This commit is contained in:
parent
39e277be3c
commit
ccdafdabca
1 changed files with 3 additions and 3 deletions
6
tmux.1
6
tmux.1
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Id: tmux.1,v 1.269 2010-10-24 01:34:30 tcunha Exp $
|
||||
.\" $Id: tmux.1,v 1.270 2010-12-06 21:49:57 nicm Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
.\"
|
||||
|
|
@ -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: October 23 2010 $
|
||||
.Dd $Mdocdate: November 1 2010 $
|
||||
.Dt TMUX 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -509,7 +509,7 @@ when they are created with the
|
|||
command, or later with the
|
||||
.Ic attach-session
|
||||
command.
|
||||
Each session has one of more windows
|
||||
Each session has one or more windows
|
||||
.Em linked
|
||||
into it.
|
||||
Windows may be linked to multiple sessions and are made up of one or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue