diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-05 12:47:38 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-05 12:47:38 (GMT) |
commit | d7c413aa98ee549878e88db2b27139e34f785429 (patch) | |
tree | ce0853f369197f18139edc023ecc34deb1ef8163 /doc/panedwindow.n | |
parent | 47e8aa199af1e9e5174a12b4eac7868453bbe270 (diff) | |
parent | c3b83b803b393305447cf8e117dd15f0a43b32f5 (diff) | |
download | tk-d7c413aa98ee549878e88db2b27139e34f785429.zip tk-d7c413aa98ee549878e88db2b27139e34f785429.tar.gz tk-d7c413aa98ee549878e88db2b27139e34f785429.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/panedwindow.n')
-rw-r--r-- | doc/panedwindow.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n index 6ece441..c199e63 100644 --- a/doc/panedwindow.n +++ b/doc/panedwindow.n @@ -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 panedwindow n 8.4 Tk "Tk Built-In Commands" +.so man.macros .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |