summaryrefslogtreecommitdiffstats
path: root/doc/Name.3
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:42:46 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:42:46 (GMT)
commit5f198d2fbc65f55d60ba187a8f9f423a08830454 (patch)
tree96facd0b88f978c08675fea36c7233090540b1d4 /doc/Name.3
parent3ef0dca09f26863a37951cb2b8818dc86d1a106d (diff)
downloadtk-5f198d2fbc65f55d60ba187a8f9f423a08830454.zip
tk-5f198d2fbc65f55d60ba187a8f9f423a08830454.tar.gz
tk-5f198d2fbc65f55d60ba187a8f9f423a08830454.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/Name.3')
-rw-r--r--doc/Name.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Name.3 b/doc/Name.3
index 73b09b1..7e95112 100644
--- a/doc/Name.3
+++ b/doc/Name.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_Name 3 "" Tk "Tk Library Procedures"
+.so man.macros
.BS
.SH NAME
Tk_Name, Tk_PathName, Tk_NameToWindow \- convert between names and window tokens