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 | 47d3e9dbac2ab2524764539223eb014693787e58 (patch) | |
tree | 6330b5c81b6925f8ba3fd98fac6d654331ae0089 /doc/object.n | |
parent | dd3a00dac4f900de44aa2bf8fc6aeab39c9dd7ca (diff) | |
parent | edd7296583bb16d3131f0a156be8565ed005d8e8 (diff) | |
download | tcl-47d3e9dbac2ab2524764539223eb014693787e58.zip tcl-47d3e9dbac2ab2524764539223eb014693787e58.tar.gz tcl-47d3e9dbac2ab2524764539223eb014693787e58.tar.bz2 |
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
Diffstat (limited to 'doc/object.n')
-rw-r--r-- | doc/object.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/object.n b/doc/object.n index 6737e7e..df657a9 100644 --- a/doc/object.n +++ b/doc/object.n @@ -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 object n 0.1 TclOO "TclOO Commands" +.so man.macros .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |