summaryrefslogtreecommitdiffstats
path: root/doc/tell.n
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:36:17 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-11-05 12:36:17 (GMT)
commit0158c8427282788538c98897ca0b23a93934c779 (patch)
treedcd14b189b32aff2ab2e19845ce469e831029767 /doc/tell.n
parent25b280696ac82327cd05c6f30db9989e903c313c (diff)
downloadtcl-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.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tell.n b/doc/tell.n
index 282cae5..c3f8db8 100644
--- a/doc/tell.n
+++ b/doc/tell.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 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