Index: openacs-4/packages/acs-subsite/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/package-procs.tcl,v diff -u -N -r1.40.2.5 -r1.40.2.6 --- openacs-4/packages/acs-subsite/tcl/package-procs.tcl 21 Jul 2020 13:58:55 -0000 1.40.2.5 +++ openacs-4/packages/acs-subsite/tcl/package-procs.tcl 8 Aug 2020 11:19:23 -0000 1.40.2.6 @@ -661,7 +661,7 @@ @param creation_user The current user. Defaults to [ad_conn user_id] if not specified and there is a connection - @param creation_ip The current user's ip address. Defaults to [ad_conn + @param creation_ip The current user's IP address. Defaults to [ad_conn peeraddr] if not specified and there is a connection @param package_name The PL/SQL package associated with this object