summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2024-07-29 16:17:03 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2024-07-29 16:17:03 (GMT)
commit1a360a3d14197d7fb0dbf8026ad66a4660f2fc17 (patch)
tree35fc31b6fd676cae01bed049ab3492fe370673ee
parentd76149d40f2d634812ad7e34783145b9ef849810 (diff)
downloadtcl-1a360a3d14197d7fb0dbf8026ad66a4660f2fc17.zip
tcl-1a360a3d14197d7fb0dbf8026ad66a4660f2fc17.tar.gz
tcl-1a360a3d14197d7fb0dbf8026ad66a4660f2fc17.tar.bz2
Add foreachLine, readFile, writeFile to NAMES so they show up in html index
-rw-r--r--doc/library.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/library.n b/doc/library.n
index bb3db05..af9d776 100644
--- a/doc/library.n
+++ b/doc/library.n
@@ -9,7 +9,7 @@
.so man.macros
.BS
.SH NAME
-auto_execok, auto_import, auto_load, auto_mkindex, auto_qualify, auto_reset, tcl_findLibrary, parray, tcl_endOfWord, tcl_startOfNextWord, tcl_startOfPreviousWord, tcl_wordBreakAfter, tcl_wordBreakBefore \- standard library of Tcl procedures
+auto_execok, auto_import, auto_load, auto_mkindex, auto_qualify, auto_reset, foreachLine, parray, readFile, tcl_findLibrary, tcl_endOfWord, tcl_startOfNextWord, tcl_startOfPreviousWord, tcl_wordBreakAfter, tcl_wordBreakBefore, writeFile \- standard library of Tcl procedures
.SH SYNOPSIS
.nf
\fBauto_execok \fIcmd\fR