Index: openacs-4/packages/acs-bootstrap-installer/installer/install-data-model.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/Attic/install-data-model.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-bootstrap-installer/installer/install-data-model.tcl 9 May 2001 22:32:25 -0000 1.2 +++ openacs-4/packages/acs-bootstrap-installer/installer/install-data-model.tcl 29 Aug 2001 21:22:48 -0000 1.3 @@ -1,6 +1,6 @@ ad_page_contract { - Installs the ACS kernel data model, using the sql/acs-kernel-create + Installs the OpenACS kernel data model, using the sql/acs-kernel-create script. @author Jon Salz (jsalz@arsdigita.com) @@ -24,7 +24,7 @@ } ns_write " -Now installing the ACS kernel data model... +Now installing the OpenACS kernel data model...
 "
 cd [file join [acs_root_dir] packages acs-kernel sql [db_type]]
@@ -56,7 +56,7 @@
 
 ns_write "
-Done installing the ACS kernel data model.

+Done installing the OpenACS kernel data model.

"