diff options
Diffstat (limited to 'doc/cursors.n')
-rw-r--r-- | doc/cursors.n | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/cursors.n b/doc/cursors.n index 017a1be..fb6c9db 100644 --- a/doc/cursors.n +++ b/doc/cursors.n @@ -4,7 +4,7 @@ '\" '\" Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net> '\" -'\" RCS: @(#) $Id: cursors.n,v 1.6 2007/10/29 16:04:13 dkf Exp $ +'\" RCS: @(#) $Id: cursors.n,v 1.7 2007/10/30 21:29:58 dkf Exp $ '\" '\" .so man.macros @@ -14,7 +14,6 @@ .SH NAME cursors \- mouse cursors available in Tk .BE - .SH DESCRIPTION .PP The \fB\-cursor\fR widget option allows a Tk programmer to change the @@ -99,12 +98,10 @@ umbrella ur_angle watch xterm - -The \fBnone\fR cursor can be specified to eliminate the cursor. .CE - +.PP +The \fBnone\fR cursor can be specified to eliminate the cursor. .SH "PORTABILITY ISSUES" - .TP \fBWindows\fR On Windows systems, the following cursors are mapped to native cursors: @@ -135,7 +132,6 @@ uparrow wait .CE .RE - .TP \fBMac OS X\fR On Mac OS X systems, the following cursors are mapped to native cursors: @@ -174,6 +170,5 @@ countingupanddownhand spinning .CE .RE - .SH KEYWORDS cursor, option |