diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-11-15 15:34:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-11-15 15:34:17 (GMT) |
commit | fde7bd393999feda74572fce41dcbc6a7d41b139 (patch) | |
tree | 1dbaba2cad2f1edcbfd99fea460a93d9a7abff9a /doc/TCL_MEM_DEBUG.3 | |
parent | ce023c000e543273cb1129138c9c923df5ed49d2 (diff) | |
download | tcl-fde7bd393999feda74572fce41dcbc6a7d41b139.zip tcl-fde7bd393999feda74572fce41dcbc6a7d41b139.tar.gz tcl-fde7bd393999feda74572fce41dcbc6a7d41b139.tar.bz2 |
Added missing .BE [Bug 629330]
Diffstat (limited to 'doc/TCL_MEM_DEBUG.3')
-rw-r--r-- | doc/TCL_MEM_DEBUG.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TCL_MEM_DEBUG.3 b/doc/TCL_MEM_DEBUG.3 index 4d1ce8e..eca4b40 100644 --- a/doc/TCL_MEM_DEBUG.3 +++ b/doc/TCL_MEM_DEBUG.3 @@ -3,13 +3,14 @@ '\" Copyright (c) 2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: TCL_MEM_DEBUG.3,v 1.5 2002/02/26 02:22:20 hobbs Exp $ +'\" RCS: @(#) $Id: TCL_MEM_DEBUG.3,v 1.6 2002/11/15 15:34:17 dkf Exp $ '\" .so man.macros .TH TCL_MEM_DEBUG 3 8.1 Tcl "Tcl Library Procedures" .BS .SH NAME TCL_MEM_DEBUG \- Compile-time flag to enable Tcl memory debugging. +.BE .SH DESCRIPTION When Tcl is compiled with \fBTCL_MEM_DEBUG\fR defined, a powerful set |