From f3ec4667ce22197fbec6fdc451d7421a7a3562ec Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 15 Aug 2000 21:30:31 +0000 Subject: * doc/SetOptions.3: added missing ')'. --- ChangeLog | 4 ++++ doc/SetOptions.3 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f35ea95..70ca35b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-08-10 Jeff Hobbs + + * doc/SetOptions.3: added missing ')'. + 2000-08-09 Eric Melski * doc/SetOptions.3: Updated documentation to reflect support for diff --git a/doc/SetOptions.3 b/doc/SetOptions.3 index 29f6e72..16d645c 100644 --- a/doc/SetOptions.3 +++ b/doc/SetOptions.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: SetOptions.3,v 1.4 2000/08/10 00:21:06 ericm Exp $ +'\" RCS: @(#) $Id: SetOptions.3,v 1.5 2000/08/15 21:30:32 hobbs Exp $ '\" .so man.macros .TH Tk_SetOptions 3 8.1 Tk "Tk Library Procedures" @@ -452,7 +452,7 @@ If a field of a widget record has its offset stored in the \fIobjOffset\fR or \fIinternalOffset\fR field of a Tk_OptionSpec structure then the procedures described here will handle all of the storage allocation and resource management issues associated with the field. When the value -of an option is changed, \fBTk_SetOptions\fR (or \fBTk_FreeSavedOptions\fR +of an option is changed, \fBTk_SetOptions\fR (or \fBTk_FreeSavedOptions\fR) will automatically free any resources associated with the old value, such as Tk_Fonts for TK_OPTION_FONT options or dynamically allocated memory for TK_OPTION_STRING options. For an option stored as an object using the -- cgit v0.12