Index: doc/user/instgen =================================================================== --- doc/user/instgen (revision 30698) +++ 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)