diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:47:38 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:47:38 (GMT) |
commit | 77e8ef6b83e8930714f046f37c2871e3689dcfa3 (patch) | |
tree | ce0853f369197f18139edc023ecc34deb1ef8163 /doc/FreeXId.3 | |
parent | 8355171b22f44d884951adbcc09dd7a4e8634ca8 (diff) | |
parent | 5248ee5117426803ad2cd97fa59d831d3b9bfc10 (diff) | |
download | tk-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/FreeXId.3')
-rw-r--r-- | doc/FreeXId.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FreeXId.3 b/doc/FreeXId.3 index eb1da96..dd1d141 100644 --- a/doc/FreeXId.3 +++ b/doc/FreeXId.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_FreeXId 3 4.0 Tk "Tk Library Procedures" +.so man.macros .BS .SH NAME Tk_FreeXId \- make X resource identifier available for reuse |