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 -N -r1.86.2.13 -r1.86.2.14 --- openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 1 Apr 2014 18:37:31 -0000 1.86.2.13 +++ openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 8 Sep 2014 07:11:06 -0000 1.86.2.14 @@ -2637,7 +2637,7 @@ 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.ctl where 'dd' is a sequence number + @param 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.