From 1a360a3d14197d7fb0dbf8026ad66a4660f2fc17 Mon Sep 17 00:00:00 2001 From: apnadkarni Date: Mon, 29 Jul 2024 16:17:03 +0000 Subject: Add foreachLine, readFile, writeFile to NAMES so they show up in html index --- doc/library.n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12