diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2002-06-22 00:37:16 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2002-06-22 00:37:16 (GMT) |
commit | 7402a1aa0fb1b63d3e50545803352705dcfcd8af (patch) | |
tree | 6b76beb2b6f6bb1ae3b3c96f5a5e544693f2fcdc /doc/tk.n | |
parent | f060e51c9e9cac772294c66f7c4565c693648646 (diff) | |
download | tk-7402a1aa0fb1b63d3e50545803352705dcfcd8af.zip tk-7402a1aa0fb1b63d3e50545803352705dcfcd8af.tar.gz tk-7402a1aa0fb1b63d3e50545803352705dcfcd8af.tar.bz2 |
Fixes to make HTML generation work better.
Diffstat (limited to 'doc/tk.n')
-rw-r--r-- | doc/tk.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: tk.n,v 1.5 2002/06/17 20:09:01 hobbs Exp $ +'\" RCS: @(#) $Id: tk.n,v 1.6 2002/06/22 00:37:16 dkf Exp $ '\" .so man.macros .TH tk n 8.4 Tk "Tk Built-In Commands" @@ -45,7 +45,7 @@ this command will reenable them and recreate the \fBsend\fR command. .VS 8.4 .TP -\fBtk caret window \fR?\fB\-x \fIx\fR? \fR?\fB\-y \fIy\fR? \fR?\fB\-height \fIheight\fR? +\fBtk caret window \fR?\fB\-x \fIx\fR? ?\fB\-y \fIy\fR? ?\fB\-height \fIheight\fR? . Sets and queries the caret location for the display of the specified Tk window \fIwindow\fR. The caret is the per-display cursor location |