summaryrefslogtreecommitdiffstats
path: root/doc/GetIndex.3
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2000-07-24 00:03:01 (GMT)
committerjenglish <jenglish@flightlab.com>2000-07-24 00:03:01 (GMT)
commit52128fffaefb355099f7ce299ab5c685d39a1dd9 (patch)
tree7f70a4694958b0dba613a69a4cd1ea81c11c6975 /doc/GetIndex.3
parent7e0295a66dc84bcd0d160a06db15078c99a5a721 (diff)
downloadtcl-52128fffaefb355099f7ce299ab5c685d39a1dd9.zip
tcl-52128fffaefb355099f7ce299ab5c685d39a1dd9.tar.gz
tcl-52128fffaefb355099f7ce299ab5c685d39a1dd9.tar.bz2
doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3,
doc/Object.3, doc/RegExp.3, doc/SetResult.3, doc/SplitList.3, doc/Thread.3: Added missing entries to NAME sections. doc/AddErrInfo.3, doc/CrtObjCmd.3, doc/RecEvalObj.3: Changed Tcl_EvalObj to Tcl_EvalObjEx
Diffstat (limited to 'doc/GetIndex.3')
-rw-r--r--doc/GetIndex.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetIndex.3 b/doc/GetIndex.3
index 000c5e4..822d8b7 100644
--- a/doc/GetIndex.3
+++ b/doc/GetIndex.3
@@ -4,13 +4,13 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: GetIndex.3,v 1.5 1999/08/13 19:01:04 welch Exp $
+'\" RCS: @(#) $Id: GetIndex.3,v 1.6 2000/07/24 00:03:02 jenglish Exp $
'\"
.so man.macros
.TH Tcl_GetIndexFromObj 3 8.1 Tcl "Tcl Library Procedures"
.BS
.SH NAME
-Tcl_GetIndexFromObj \- lookup string in table of keywords
+Tcl_GetIndexFromObj, Tcl_GetIndexFromObjStruct \- lookup string in table of keywords
.SH SYNOPSIS
.nf
\fB#include <tcl.h>\fR