diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:36:17 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-05 12:36:17 (GMT) |
commit | cda2a285e3db35f852210c948e5ccff1e69806f6 (patch) | |
tree | dcd14b189b32aff2ab2e19845ce469e831029767 /doc/DumpActiveMemory.3 | |
parent | 49f8bb2d42c970325160658862b0a7f0e2cd066a (diff) | |
download | tcl-cda2a285e3db35f852210c948e5ccff1e69806f6.zip tcl-cda2a285e3db35f852210c948e5ccff1e69806f6.tar.gz tcl-cda2a285e3db35f852210c948e5ccff1e69806f6.tar.bz2 |
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others.
Diffstat (limited to 'doc/DumpActiveMemory.3')
-rw-r--r-- | doc/DumpActiveMemory.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DumpActiveMemory.3 b/doc/DumpActiveMemory.3 index 1f6cb46..f4d78d1 100644 --- a/doc/DumpActiveMemory.3 +++ b/doc/DumpActiveMemory.3 @@ -3,8 +3,8 @@ '\" Copyright (c) 2000 by Scriptics Corporation. '\" All rights reserved. '\" -.so man.macros .TH "Tcl_DumpActiveMemory" 3 8.1 Tcl "Tcl Library Procedures" +.so man.macros .BS .SH NAME Tcl_DumpActiveMemory, Tcl_InitMemory, Tcl_ValidateAllMemory \- Validated memory allocation interface |