Index: openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl,v diff -u -N -r1.18 -r1.19 --- openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 22 Jun 2018 13:09:10 -0000 1.18 +++ openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 30 Jun 2018 21:08:42 -0000 1.19 @@ -123,7 +123,7 @@ authentication data. If not specified, this will refer to every cookie received into set-cookie response headers. - @auth_form Form to put our data into. If not specified, there must be only one form + @param auth_form Form to put our data into. If not specified, there must be only one form on the login page, otherwise proc will throw an error. @return ns_set of headers containing authentication data