diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-13 15:41:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-13 15:41:29 (GMT) |
commit | 86ac31eef884a8da5a994ceb4f585b7c61923909 (patch) | |
tree | 0bec12b544507827d5bf939251be3b6086381426 /doc | |
parent | 2d063444e5f718d2e7e0a9173e3f881ed45c986b (diff) | |
download | tk-86ac31eef884a8da5a994ceb4f585b7c61923909.zip tk-86ac31eef884a8da5a994ceb4f585b7c61923909.tar.gz tk-86ac31eef884a8da5a994ceb4f585b7c61923909.tar.bz2 |
Formatting correction
Diffstat (limited to 'doc')
-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.22 2009/01/24 14:15:47 dkf Exp $ +'\" RCS: @(#) $Id: tk.n,v 1.23 2010/01/13 15:41:29 dkf Exp $ '\" .so man.macros .TH tk n 8.4 Tk "Tk Built-In Commands" @@ -54,7 +54,7 @@ This command controls the marking of window hierarchies as rendering them non-interactive while some other operation is proceeding. For more details see the \fBbusy\fR manual page. .TP -\fBtk caret window \fR?\fB\-x \fIx\fR? ?\fB\-y \fIy\fR? ?\fB\-height \fIheight\fR? +\fBtk caret \fIwindow \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 |