diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-05 12:36:17 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-05 12:36:17 (GMT) |
commit | 0158c8427282788538c98897ca0b23a93934c779 (patch) | |
tree | dcd14b189b32aff2ab2e19845ce469e831029767 /doc/tell.n | |
parent | 25b280696ac82327cd05c6f30db9989e903c313c (diff) | |
download | tcl-0158c8427282788538c98897ca0b23a93934c779.zip tcl-0158c8427282788538c98897ca0b23a93934c779.tar.gz tcl-0158c8427282788538c98897ca0b23a93934c779.tar.bz2 |
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
Diffstat (limited to 'doc/tell.n')
-rw-r--r-- | doc/tell.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 tell n 8.1 Tcl "Tcl Built-In Commands" +.so man.macros .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |