Index: openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml,v diff -u -N -r1.12.2.1 -r1.12.2.2 --- openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml 14 Feb 2019 16:15:00 -0000 1.12.2.1 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml 10 Mar 2019 21:44:57 -0000 1.12.2.2 @@ -302,7 +302,7 @@ $some_presentation_id (in the caller's environment). Note that bind variables are not limited to one per statement; you can use an arbitrary number, and each will pull from the correspondingly named Tcl -variable. (Alternatively, you can also specify an list or ns_set +variable. (Alternatively, you can also specify a list or ns_set providing bind variables' values; see Usage.)