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/keysyms.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/keysyms.n')
-rw-r--r-- | doc/keysyms.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keysyms.n b/doc/keysyms.n index bab9d16..c599bca 100644 --- a/doc/keysyms.n +++ b/doc/keysyms.n @@ -2,8 +2,8 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -.so man.macros .TH keysyms n 8.3 Tk "Tk Built-In Commands" +.so man.macros .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |