summaryrefslogtreecommitdiffstats
path: root/doc/CrtImgType.3
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-12-10 16:21:48 (GMT)
committerjenglish <jenglish@flightlab.com>2007-12-10 16:21:48 (GMT)
commit5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a (patch)
tree0ee94da3d693347342e32e793d31e0bf84d910b4 /doc/CrtImgType.3
parentf617bac301ba7c2a99d135217b39fc1545d80915 (diff)
downloadtk-5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a.zip
tk-5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a.tar.gz
tk-5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a.tar.bz2
Various markup fixes
(mostly: missing quotes on .SH arguments, extraneous .PPs)
Diffstat (limited to 'doc/CrtImgType.3')
-rw-r--r--doc/CrtImgType.35
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/CrtImgType.3 b/doc/CrtImgType.3
index 88b9b82..5598d23 100644
--- a/doc/CrtImgType.3
+++ b/doc/CrtImgType.3
@@ -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: CrtImgType.3,v 1.11 2007/05/14 20:58:25 dgp Exp $
+'\" RCS: @(#) $Id: CrtImgType.3,v 1.12 2007/12/10 16:21:48 jenglish Exp $
'\"
.so man.macros
.TH Tk_CreateImageType 3 8.5 Tk "Tk Library Procedures"
@@ -250,8 +250,7 @@ and the return value is the ClientData value returned by the
pointer to the image master data structure). If no such image exists
then NULL is returned and NULL is stored at \fI*typePtrPtr\fR.
-.SH LEGACY INTERFACE SUPPORT
-.PP
+.SH "LEGACY INTERFACE SUPPORT"
In Tk 8.2 and earlier, the definition of \fBTk_ImageCreateProc\fR
was incompatibly different, with the following prototype:
.CS