Index: openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl 25 Jul 2018 18:38:49 -0000 1.3 +++ openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl 25 Jul 2018 18:39:58 -0000 1.4 @@ -212,7 +212,6 @@ @param parent_id The folder that will contain this symlink @param name Name to assign the object (defaults to the name of the target item) @param label Label for the symlink (defaults to the URL) - @param description An extended description of the link (defaults to NULL) @param package_id Package Id of the package that created the link @see content::symlink::new @@ -242,7 +241,6 @@ @param symlink_id Optional pre-assigned object_id for the link @param target_id The target item_id of the link @param label Label for the symlink (defaults to the target_id item title) - @param description An extended description of the link (defaults to NULL) } {