summaryrefslogtreecommitdiffstats
path: root/doc/loadTk.n
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2009-11-01 23:49:50 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2009-11-01 23:49:50 (GMT)
commit351ba5784264d81112e6e9a1a331242e08b64edc (patch)
tree5414e27155f6f8f7f9c3a17763694bc8663e9acb /doc/loadTk.n
parent0c58d63813ddb8805d9b12b877a47e2d66027897 (diff)
downloadtk-351ba5784264d81112e6e9a1a331242e08b64edc.zip
tk-351ba5784264d81112e6e9a1a331242e08b64edc.tar.gz
tk-351ba5784264d81112e6e9a1a331242e08b64edc.tar.bz2
minor doc fix for htmlhelp
Diffstat (limited to 'doc/loadTk.n')
-rw-r--r--doc/loadTk.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/loadTk.n b/doc/loadTk.n
index becc7ae..776e561 100644
--- a/doc/loadTk.n
+++ b/doc/loadTk.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: loadTk.n,v 1.14 2009/08/06 12:46:07 dkf Exp $
+'\" RCS: @(#) $Id: loadTk.n,v 1.15 2009/11/01 23:49:50 mistachkin Exp $
'\"
.so man.macros
.TH "Safe Tk" n 8.0 Tk "Tk Built-In Commands"
@@ -35,7 +35,7 @@ plan to use is a Tk Window of the application you can use the window name
(e.g.,
.QW \fB.x.y\fR )
instead of its window Id (e.g.,
-.QW \fB[winfo id .x.y]\fR ).
+.QW "\fB[winfo id .x.y]\fR" ).
When \fB\-use\fR is not specified, a new toplevel window is created for the
.QW .
window of the safe interpreter. On X11 if you want the embedded window to use