Index: trunk/doc/user/instgen =================================================================== --- trunk/doc/user/instgen (revision 30698) +++ trunk/doc/user/instgen (revision 30699) @@ -9,6 +9,7 @@ ($0 ~ "[/]src[/]") { next } /[.]bak$/ { next } /[.]backup$/ { next } +/^ps_title/ { next } /~$/ { next } function get_svn_st(path, st,cmd)