summaryrefslogtreecommitdiffstats
path: root/doc/RegConfig.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-09-01 09:50:43 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-09-01 09:50:43 (GMT)
commit16b932f7c4cf8850d44cd00d7759e513af539903 (patch)
tree41dbbdb8a4bdf1c77cb9cccbe6cbeca2a945d0f9 /doc/RegConfig.3
parent05da5a98f0de68b9da67eb1d881ebe9a173741f8 (diff)
downloadtcl-16b932f7c4cf8850d44cd00d7759e513af539903.zip
tcl-16b932f7c4cf8850d44cd00d7759e513af539903.tar.gz
tcl-16b932f7c4cf8850d44cd00d7759e513af539903.tar.bz2
Correct some abbreviation usage.
Diffstat (limited to 'doc/RegConfig.3')
-rw-r--r--doc/RegConfig.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/RegConfig.3 b/doc/RegConfig.3
index 14d17d8..9816573 100644
--- a/doc/RegConfig.3
+++ b/doc/RegConfig.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: RegConfig.3,v 1.2 2003/06/09 22:49:13 andreas_kupries Exp $
+'\" RCS: @(#) $Id: RegConfig.3,v 1.3 2004/09/01 09:50:45 dkf Exp $
.so man.macros
.TH Tcl_RegisterConfig 3 8.4 Tcl "Tcl Library Procedures"
.BS
@@ -80,7 +80,7 @@ array. This means that the caller has to make sure that the memory
holding this array is never released. This is the meaning behind the
word \fBnon-volatile\fR used earlier. The easiest way to accomplish
this is to define a global static array of Tcl_Config entries. See the
-file "generic/tclPkgConfig.c" in the sources of the tcl core for an
+file "generic/tclPkgConfig.c" in the sources of the Tcl core for an
example.
.PP
When called \fBTcl_RegisterConfig\fR will