diff --git a/docs/programmers.sgml b/docs/programmers.sgml
index 16dd3572..7e9792de 100644
--- a/docs/programmers.sgml
+++ b/docs/programmers.sgml
@@ -468,7 +468,8 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'),
Set this to false if your PHP environment does not allow the creation of
sub directories by Smarty. Sub directories are more efficient, so use them
- if you can.
+ if you can. (Note: Since Smarty-2.6.2 use_sub_dirs
+ defaults to false.)
@@ -741,7 +742,7 @@ $smarty->clear_cache("index.tpl","CACHEID");
void clear_compiled_tpl
- string tpl_file
+ string tpl_file
string compile_id
int exp_time