Skip to content

Commit 4cc6106

Browse files
committed
Add foreachLine, readFile, writeFile to NAMES so they show up in html index
1 parent f589ab9 commit 4cc6106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/library.n

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.so man.macros
1010
.BS
1111
.SH NAME
12-
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
12+
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
1313
.SH SYNOPSIS
1414
.nf
1515
\fBauto_execok \fIcmd\fR

0 commit comments

Comments
 (0)