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