Index: openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl,v diff -u -r1.43.2.5 -r1.43.2.6 --- openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl 28 Mar 2017 06:46:51 -0000 1.43.2.5 +++ openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl 22 Apr 2017 18:26:04 -0000 1.43.2.6 @@ -410,7 +410,7 @@ package_key {errorVarName ""} } { - Scan all the files in the tcl dir of the package and load those asked for by the init + Scan all the files in the Tcl dir of the package and load those asked for by the init and procs flags. This proc is an analog of apm_load_libraries. In addition though