mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
PatchSet 922
Date: 2011/05/30 22:02:28 Author: nicm Branch: HEAD Tag: (none) Log: Fix a typo, spotted by Michal Mazurek..
This commit is contained in:
parent
1cf916ca73
commit
ddade84e0a
6
tmux.1
6
tmux.1
@ -1,4 +1,4 @@
|
|||||||
.\" $Id: tmux.1,v 1.318 2011-05-22 16:26:58 tcunha Exp $
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
.\"
|
.\"
|
||||||
@ -14,7 +14,7 @@
|
|||||||
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
||||||
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: May 21 2011 $
|
.Dd $Mdocdate: May 30 2011 $
|
||||||
.Dt TMUX 1
|
.Dt TMUX 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -2835,7 +2835,7 @@ understands some extensions to
|
|||||||
.Xr terminfo 5 :
|
.Xr terminfo 5 :
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Em Cc , Cr
|
.It Em Cc , Cr
|
||||||
Set the cursor color.
|
Set the cursor colour.
|
||||||
The first takes a single string argument and is used to set the colour;
|
The first takes a single string argument and is used to set the colour;
|
||||||
the second takes no arguments and restores the default cursor colour.
|
the second takes no arguments and restores the default cursor colour.
|
||||||
If set, a sequence such as this may be used
|
If set, a sequence such as this may be used
|
||||||
|
Loading…
Reference in New Issue
Block a user