summaryrefslogtreecommitdiffstats
path: root/doc/FindPhoto.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-05 12:47:38 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-05 12:47:38 (GMT)
commit77e8ef6b83e8930714f046f37c2871e3689dcfa3 (patch)
treece0853f369197f18139edc023ecc34deb1ef8163 /doc/FindPhoto.3
parent8355171b22f44d884951adbcc09dd7a4e8634ca8 (diff)
parent5248ee5117426803ad2cd97fa59d831d3b9bfc10 (diff)
downloadtk-77e8ef6b83e8930714f046f37c2871e3689dcfa3.zip
tk-77e8ef6b83e8930714f046f37c2871e3689dcfa3.tar.gz
tk-77e8ef6b83e8930714f046f37c2871e3689dcfa3.tar.bz2
Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
Diffstat (limited to 'doc/FindPhoto.3')
-rw-r--r--doc/FindPhoto.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FindPhoto.3 b/doc/FindPhoto.3
index 950d208..d6ccb5b 100644
--- a/doc/FindPhoto.3
+++ b/doc/FindPhoto.3
@@ -9,8 +9,8 @@
'\" Department of Computer Science,
'\" Australian National University.
'\"
-.so man.macros
.TH Tk_FindPhoto 3 8.0 Tk "Tk Library Procedures"
+.so man.macros
.BS
.SH NAME
Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_PhotoGetSize, Tk_PhotoSetSize \- manipulate the image data stored in a photo image.