diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:39:47 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:39:47 (GMT) |
commit | a5e6b4adc1aad27377bde78f4e9dc6f518c29908 (patch) | |
tree | 6330b5c81b6925f8ba3fd98fac6d654331ae0089 /doc/trace.n | |
parent | 6612b9e7f38dc62d1f898964a18987c49c0e66d2 (diff) | |
parent | 127680ddf0c22d0a04f80ba1bfcdcbb220a226f8 (diff) | |
download | tcl-a5e6b4adc1aad27377bde78f4e9dc6f518c29908.zip tcl-a5e6b4adc1aad27377bde78f4e9dc6f518c29908.tar.gz tcl-a5e6b4adc1aad27377bde78f4e9dc6f518c29908.tar.bz2 |
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
Diffstat (limited to 'doc/trace.n')
-rw-r--r-- | doc/trace.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trace.n b/doc/trace.n index 63ed1cb..4ae7e19 100644 --- a/doc/trace.n +++ b/doc/trace.n @@ -6,8 +6,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 trace n "8.4" Tcl "Tcl Built-In Commands" +.so man.macros .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |