From 44711d15a61c4375fa6e9ba17b65bf12a96eecd6 Mon Sep 17 00:00:00 2001 From: andreas_kupries Date: Mon, 22 Oct 2001 17:25:14 +0000 Subject: * doc/ObjectType.3: Minor documentation fix, reported by David N. Welton directly to me. --- ChangeLog | 5 +++++ doc/ObjectType.3 | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9e91873..3f6d8a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-10-22 Andreas Kupries + + * doc/ObjectType.3: Minor documentation fix, reported by David + N. Welton directly to me. + 2001-10-22 Vince Darley * win/tclWinFCmd.c: fix to stop test suite from hanging process diff --git a/doc/ObjectType.3 b/doc/ObjectType.3 index 56beba4..75b2054 100644 --- a/doc/ObjectType.3 +++ b/doc/ObjectType.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: ObjectType.3,v 1.3 2001/02/02 05:34:03 dgp Exp $ +'\" RCS: @(#) $Id: ObjectType.3,v 1.4 2001/10/22 17:25:14 andreas_kupries Exp $ '\" .so man.macros .TH Tcl_ObjType 3 8.0 Tcl "Tcl Library Procedures" @@ -29,7 +29,7 @@ int .AS Tcl_ObjType *typeName in .AP Tcl_ObjType *typePtr in Points to the structure containing information about the Tcl object type. -This storage must must live forever, +This storage must live forever, typically by being statically allocated. .AP char *typeName in The name of a Tcl object type that \fBTcl_GetObjType\fR should look up. -- cgit v0.12