summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-09-03 10:28:37 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-09-03 10:28:37 (GMT)
commit721c15d4a3d1e928a284732dfebb7efec043374d (patch)
treeac24315c6e9cc55e7b1de153c508dd07723c15e0 /doc
parent05eee2d0c0be912a3c19c617da9591533effff86 (diff)
downloadtk-721c15d4a3d1e928a284732dfebb7efec043374d.zip
tk-721c15d4a3d1e928a284732dfebb7efec043374d.tar.gz
tk-721c15d4a3d1e928a284732dfebb7efec043374d.tar.bz2
Add missing .RE in canvas.nbug_7c7e8f957e
Diffstat (limited to 'doc')
-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