mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +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:
		
							
								
								
									
										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>
 | 
			
		||||
.\"
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user