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/ttk_labelframe.n | |
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/ttk_labelframe.n')
-rw-r--r-- | doc/ttk_labelframe.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_labelframe.n b/doc/ttk_labelframe.n index e782f87..2dae91f 100644 --- a/doc/ttk_labelframe.n +++ b/doc/ttk_labelframe.n @@ -4,8 +4,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 ttk::labelframe n 8.5 Tk "Tk Themed Widget" +.so man.macros .BS .SH NAME ttk::labelframe \- Container widget with optional label |