From ddade84e0a405c8013473e0b1fc18da795f5cc99 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 23 Jun 2011 19:19:08 +0000 Subject: [PATCH] PatchSet 922 Date: 2011/05/30 22:02:28 Author: nicm Branch: HEAD Tag: (none) Log: Fix a typo, spotted by Michal Mazurek.. --- tmux.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tmux.1 b/tmux.1 index 4ec15a2e..d1b11c7f 100644 --- a/tmux.1 +++ b/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 .\" @@ -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: May 21 2011 $ +.Dd $Mdocdate: May 30 2011 $ .Dt TMUX 1 .Os .Sh NAME @@ -2835,7 +2835,7 @@ understands some extensions to .Xr terminfo 5 : .Bl -tag -width Ds .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 second takes no arguments and restores the default cursor colour. If set, a sequence such as this may be used