summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-09-05 12:33:57 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-09-05 12:33:57 (GMT)
commitb19734dfe93a8e3aca6016ae53cc7f1b8427ccb0 (patch)
treecf583497e85e63eec37a3392432810e8d2e77e59
parent67f0b5a99fac8356afb78c9e429bbe6c9d911f0b (diff)
parenta0e49df50cefc31d8f6289772f872c37632603ee (diff)
downloadtk-b19734dfe93a8e3aca6016ae53cc7f1b8427ccb0.zip
tk-b19734dfe93a8e3aca6016ae53cc7f1b8427ccb0.tar.gz
tk-b19734dfe93a8e3aca6016ae53cc7f1b8427ccb0.tar.bz2
merge trunk
-rw-r--r--doc/canvas.n1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/canvas.n b/doc/canvas.n
index 6d22f27..5b65283 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -555,6 +555,7 @@ which may not be the order originally given. Also the coordinates are always
returned in screen units with no units (that is, in pixels). So if the
original coordinates were specified for instance in centimeters or inches,
the returned values will nevertheless be in pixels.
+.RE
.TP
\fIpathName \fBcreate \fItype x y \fR?\fIx y ...\fR? ?\fIoption value ...\fR?
.TP