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)
commitad497eaa748706e1000af4a8850f1284c7e04cd6 (patch)
treecf583497e85e63eec37a3392432810e8d2e77e59
parent0805cfd3ccf0ea6e967a9c0567263dfc1102240b (diff)
parent7ecdb198cba679e1c118efb6bd11dadfa22957bd (diff)
downloadtk-ad497eaa748706e1000af4a8850f1284c7e04cd6.zip
tk-ad497eaa748706e1000af4a8850f1284c7e04cd6.tar.gz
tk-ad497eaa748706e1000af4a8850f1284c7e04cd6.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