Index: openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl,v diff -u -r1.31 -r1.32 --- openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 16 Jul 2003 00:15:32 -0000 1.31 +++ openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 17 Jul 2003 01:10:40 -0000 1.32 @@ -2220,9 +2220,9 @@ packages are installed. @param dbn The database name to use. If empty_string, uses the default database. - @file Filename in the format dd-table-name.csv where 'dd' is a sequence number - used to control the order in which data is loaded, and 'table-name' is - the name of the SQL table to be loaded with '-' replacing '_'. + @file Filename in the format dd-table-name.ctl where 'dd' is a sequence number + used to control the order in which data is loaded. This file is an + RDBMS-specific data loader control file. } {