diff options
author | hobbs <hobbs@noemail.net> | 2001-08-23 19:11:21 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2001-08-23 19:11:21 (GMT) |
commit | 07dde2d7f7f5c4c5e0fd66f80409df5c8a21dc3a (patch) | |
tree | 500c083b4de44dfb2463292e48dfa365446975bc /doc | |
parent | e4e30464dfdd18bf780e9530ed59ec7694d19668 (diff) | |
download | tk-07dde2d7f7f5c4c5e0fd66f80409df5c8a21dc3a.zip tk-07dde2d7f7f5c4c5e0fd66f80409df5c8a21dc3a.tar.gz tk-07dde2d7f7f5c4c5e0fd66f80409df5c8a21dc3a.tar.bz2 |
removed bogus note about including tkPhoto.h
FossilOrigin-Name: 40bce0edc43c1a3784e337856b9b90e93f209ddf
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CrtPhImgFmt.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/CrtPhImgFmt.3 b/doc/CrtPhImgFmt.3 index fba525df..1b23eff 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.4 2000/02/08 11:31:30 hobbs Exp $ +'\" RCS: @(#) $Id: CrtPhImgFmt.3,v 1.5 2001/08/23 19:11:22 hobbs Exp $ '\" .so man.macros .TH Tk_CreatePhotoImageFormat 3 8.3 Tk "Tk Library Procedures" @@ -19,7 +19,6 @@ Tk_CreatePhotoImageFormat \- define new file format for photo images .SH SYNOPSIS .nf \fB#include <tk.h>\fR -\fB#include <tkPhoto.h>\fR .sp \fBTk_CreatePhotoImageFormat\fR(\fIformatPtr\fR) .SH ARGUMENTS |