diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-05 12:42:46 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-05 12:42:46 (GMT) |
commit | 5f198d2fbc65f55d60ba187a8f9f423a08830454 (patch) | |
tree | 96facd0b88f978c08675fea36c7233090540b1d4 /doc/ttk_sizegrip.n | |
parent | 3ef0dca09f26863a37951cb2b8818dc86d1a106d (diff) | |
download | tk-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/ttk_sizegrip.n')
-rw-r--r-- | doc/ttk_sizegrip.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_sizegrip.n b/doc/ttk_sizegrip.n index 38de1ed..8b3429e 100644 --- a/doc/ttk_sizegrip.n +++ b/doc/ttk_sizegrip.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::sizegrip n 8.5 Tk "Tk Themed Widget" +.so man.macros .BS .SH NAME ttk::sizegrip \- Bottom-right corner resize widget |