summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-08-15 21:30:31 (GMT)
committerhobbs <hobbs>2000-08-15 21:30:31 (GMT)
commitf3ec4667ce22197fbec6fdc451d7421a7a3562ec (patch)
tree0dafef2bbb2a30942a4cc1dec811a49eff33edb1 /doc
parentd1c711f1d22a1524af5994cfa3f8888e5bc4dc9e (diff)
downloadtk-f3ec4667ce22197fbec6fdc451d7421a7a3562ec.zip
tk-f3ec4667ce22197fbec6fdc451d7421a7a3562ec.tar.gz
tk-f3ec4667ce22197fbec6fdc451d7421a7a3562ec.tar.bz2
* doc/SetOptions.3: added missing ')'.
Diffstat (limited to 'doc')
-rw-r--r--doc/SetOptions.34
1 files changed, 2 insertions, 2 deletions
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