diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:42:46 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:42:46 (GMT) |
commit | 5248ee5117426803ad2cd97fa59d831d3b9bfc10 (patch) | |
tree | 23bb050ef80e00130648c0145b8d46086c770855 /doc/GetHINSTANCE.3 | |
parent | e77c3dc9fab3e8868c13d145816a64f31facc2b4 (diff) | |
download | tk-5248ee5117426803ad2cd97fa59d831d3b9bfc10.zip tk-5248ee5117426803ad2cd97fa59d831d3b9bfc10.tar.gz tk-5248ee5117426803ad2cd97fa59d831d3b9bfc10.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/GetHINSTANCE.3')
-rw-r--r-- | doc/GetHINSTANCE.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GetHINSTANCE.3 b/doc/GetHINSTANCE.3 index 07c9ddd..de38051 100644 --- a/doc/GetHINSTANCE.3 +++ b/doc/GetHINSTANCE.3 @@ -2,8 +2,8 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -.so man.macros .TH Tk_GetHISTANCE 3 "" Tk "Tk Library Procedures" +.so man.macros .BS .SH NAME Tk_GetHINSTANCE \- retrieve the global application instance handle |