summaryrefslogtreecommitdiffstats
path: root/doc/GeomReq.3
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2013-11-05 12:47:38 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2013-11-05 12:47:38 (GMT)
commit5be7df8dda152f95238829669306c8332fa20ad1 (patch)
treece0853f369197f18139edc023ecc34deb1ef8163 /doc/GeomReq.3
parent9573193ef1be92464cff5871ca4791a36c93469c (diff)
parentd3f29892e022877eead2f37878b216599c897a7b (diff)
downloadtk-5be7df8dda152f95238829669306c8332fa20ad1.zip
tk-5be7df8dda152f95238829669306c8332fa20ad1.tar.gz
tk-5be7df8dda152f95238829669306c8332fa20ad1.tar.bz2
Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
FossilOrigin-Name: 8b40f8cacfa041305390bd37fa6a8551157f6137
Diffstat (limited to 'doc/GeomReq.3')
-rw-r--r--doc/GeomReq.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GeomReq.3 b/doc/GeomReq.3
index ed447b9..895f683 100644
--- a/doc/GeomReq.3
+++ b/doc/GeomReq.3
@@ -5,8 +5,8 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-.so man.macros
.TH Tk_GeometryRequest 3 "8.4" Tk "Tk Library Procedures"
+.so man.macros
.BS
.SH NAME
Tk_GeometryRequest, Tk_SetMinimumRequestSize, Tk_SetInternalBorder, Tk_SetInternalBorderEx \- specify desired geometry or internal border for a window