diff options
author | jenglish <jenglish@flightlab.com> | 2007-12-10 16:21:48 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2007-12-10 16:21:48 (GMT) |
commit | 5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a (patch) | |
tree | 0ee94da3d693347342e32e793d31e0bf84d910b4 /doc/CrtPhImgFmt.3 | |
parent | f617bac301ba7c2a99d135217b39fc1545d80915 (diff) | |
download | tk-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/CrtPhImgFmt.3')
-rw-r--r-- | doc/CrtPhImgFmt.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/CrtPhImgFmt.3 b/doc/CrtPhImgFmt.3 index d640315..e34d1b0 100644 --- a/doc/CrtPhImgFmt.3 +++ b/doc/CrtPhImgFmt.3 @@ -9,7 +9,7 @@ '\" Department of Computer Science, '\" Australian National University. '\" -'\" RCS: @(#) $Id: CrtPhImgFmt.3,v 1.8 2007/05/14 20:58:25 dgp Exp $ +'\" RCS: @(#) $Id: CrtPhImgFmt.3,v 1.9 2007/12/10 16:21:48 jenglish Exp $ '\" .so man.macros .TH Tk_CreatePhotoImageFormat 3 8.5 Tk "Tk Library Procedures" @@ -231,8 +231,7 @@ after the name of the format. If appropriate, the characters to specify further details about the image file. The return value is a standard Tcl return value. -.SH LEGACY INTERFACE SUPPORT -.PP +.SH "LEGACY INTERFACE SUPPORT" In Tk 8.2 and earlier, the definition of all the function pointer types stored in fields of a \fBTk_PhotoImageFormat\fR struct were incompatibly different. Legacy programs and libraries dating from |