summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-09-03 10:29:26 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-09-03 10:29:26 (GMT)
commita0e49df50cefc31d8f6289772f872c37632603ee (patch)
treececd50e70b341f4644d9142863be6c2bbf3827a1 /doc
parent83a33e47ae22f827311e39064237fb508d36254d (diff)
parentda54602493ccf28707320190ca559915a08e3003 (diff)
downloadtk-a0e49df50cefc31d8f6289772f872c37632603ee.zip
tk-a0e49df50cefc31d8f6289772f872c37632603ee.tar.gz
tk-a0e49df50cefc31d8f6289772f872c37632603ee.tar.bz2
Add missing .RE in canvas.n
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