Index: openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl,v diff -u -r1.36.2.7 -r1.36.2.8 --- openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 20 Sep 2015 15:40:16 -0000 1.36.2.7 +++ openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 21 Sep 2015 08:11:09 -0000 1.36.2.8 @@ -1194,7 +1194,7 @@ if {[uplevel {info exists __adp_remember_stub}]} { set path [string range [uplevel {set __adp_remember_stub}] [string length $::acs::rootdir]+1 end] - set context "include path" + set context "include $path" } else { set context "" }