summaryrefslogtreecommitdiffstats
path: root/doc/tk.n
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2007-10-26 20:13:21 (GMT)
committerdgp <dgp@noemail.net>2007-10-26 20:13:21 (GMT)
commit4064529ba9703e507a2b41d4cccbec2b661d1d48 (patch)
tree8355bd802491be2c1de242e0598914b0bb36fca5 /doc/tk.n
parent67ef9220fa871ce137f6e2cbb4fe3784396e1ff3 (diff)
downloadtk-4064529ba9703e507a2b41d4cccbec2b661d1d48.zip
tk-4064529ba9703e507a2b41d4cccbec2b661d1d48.tar.gz
tk-4064529ba9703e507a2b41d4cccbec2b661d1d48.tar.bz2
* doc/*.1: Revert doc changes that broke
* doc/*.3: `make html` so we can get the release * doc/*.n: out the door. FossilOrigin-Name: 4fe4274467a1800529131c86ff155c4c0b03db8a
Diffstat (limited to 'doc/tk.n')
-rw-r--r--doc/tk.n10
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/tk.n b/doc/tk.n
index 027a9fd..131e82d 100644
--- a/doc/tk.n
+++ b/doc/tk.n
@@ -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.14 2007/10/24 14:32:59 dkf Exp $
+'\" RCS: @(#) $Id: tk.n,v 1.15 2007/10/26 20:13:23 dgp Exp $
'\"
.so man.macros
.TH tk n 8.4 Tk "Tk Built-In Commands"
@@ -35,9 +35,7 @@ commands to communicate with the application).
If \fInewName\fR is specified, then the name of the application
is changed to \fInewName\fR.
If the given name is already in use, then a suffix of the form
-.QW "\fB #2\fR" or
-.QW "\fB #3\fR"
-is appended in order to make the name unique.
+``\fB #2\fR'' or ``\fB #3\fR'' is appended in order to make the name unique.
The command's result is the name actually chosen.
\fInewName\fR should not start with a capital letter.
This will interfere with option processing, since names starting with
@@ -69,9 +67,7 @@ omitted, it defaults to the main window. If the \fInumber\fR argument is
omitted, the current value of the scaling factor is returned.
.RS
.PP
-A
-.QW point
-is a unit of measurement equal to 1/72 inch. A scaling factor
+A ``point'' is a unit of measurement equal to 1/72 inch. A scaling factor
of 1.0 corresponds to 1 pixel per point, which is equivalent to a standard
72 dpi monitor. A scaling factor of 1.25 would mean 1.25 pixels per point,
which is the setting for a 90 dpi monitor; setting the scaling factor to