--- rxvt-unicode/doc/rxvt.1.pod 2006/01/06 20:50:58 1.87 +++ rxvt-unicode/doc/rxvt.1.pod 2006/01/08 00:20:12 1.88 @@ -468,8 +468,8 @@ =item B<-pe> I -Comma-separated list of perl extension scripts to use in this terminal -instance. See resource B. +Comma-separated list of perl extension scripts to use (or not to use) in +this terminal instance. See resource B for details. =back @@ -1086,13 +1086,22 @@ =item B: I -Comma-separated list(s) of perl extension scripts to use in this terminal -instance. Each extension is looked up in the library directories, loaded -if necessary, and bound to the current terminal instance. If this -resource is empty or missing, then the perl interpreter will not be -initialized. The idea behind two options is that B will -be used for extensions that should be available to all instances, while -B is used for specific instances; option B<-pe>. +Comma-separated list(s) of perl extension scripts (default: C) to +use in this terminal instance; option B<-pe>. + +Extension names can be prefixed with a C<-> sign to prohibit using +it. This can be useful to selectively disable some extensions loaded +by default, or specified via the C resource. For +example, C will use all the default extension except +C. + +Each extension is looked up in the library directories, loaded if +necessary, and bound to the current terminal instance. + +If both of these resources are the empty string, then the perl +interpreter will not be initialized. The idea behind two options is that +B will be used for extensions that should be available to +all instances, while B is used for specific instances. =item B: I