diff options
author | dkf <dkf@noemail.net> | 2007-10-29 16:04:10 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2007-10-29 16:04:10 (GMT) |
commit | 4608ded75d542c786aae5d6f4b86bd1bd8e3f0be (patch) | |
tree | f1b13d0b63bdcb785dc2718534eb209b9796d50b /doc/cursors.n | |
parent | b61148e3f8da053b11e21cf1fa21423086dd6810 (diff) | |
download | tk-4608ded75d542c786aae5d6f4b86bd1bd8e3f0be.zip tk-4608ded75d542c786aae5d6f4b86bd1bd8e3f0be.tar.gz tk-4608ded75d542c786aae5d6f4b86bd1bd8e3f0be.tar.bz2 |
Lots more GOOBE stuff. Now works with 'make html'!
FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
Diffstat (limited to 'doc/cursors.n')
-rw-r--r-- | doc/cursors.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cursors.n b/doc/cursors.n index e79e1d5..017a1be 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.5 2007/04/23 21:19:51 das Exp $ +'\" RCS: @(#) $Id: cursors.n,v 1.6 2007/10/29 16:04:13 dkf Exp $ '\" '\" .so man.macros @@ -17,7 +17,7 @@ cursors \- mouse cursors available in Tk .SH DESCRIPTION .PP -The \fB-cursor\fR widget option allows a Tk programmer to change the +The \fB\-cursor\fR widget option allows a Tk programmer to change the mouse cursor for a particular widget. The cursor names recognized by Tk on all platforms are: .CS |