ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.165 by root, Thu Oct 2 17:06:50 2008 UTC vs.
Revision 1.166 by root, Fri Oct 10 13:23:56 2008 UTC

1228all instances, while B<perl-ext> is used for specific instances. 1228all instances, while B<perl-ext> is used for specific instances.
1229 1229
1230=item B<perl-eval>: I<string> 1230=item B<perl-eval>: I<string>
1231 1231
1232Perl code to be evaluated when all extensions have been registered. See 1232Perl code to be evaluated when all extensions have been registered. See
1233the @@RXVT_NAME@@perl(3) manpage. Due to security reasons, this resource 1233the @@RXVT_NAME@@perl(3) manpage.
1234will be ignored when running setuid/setgid.
1235 1234
1236=item B<perl-lib>: I<path> 1235=item B<perl-lib>: I<path>
1237 1236
1238Colon-separated list of additional directories that hold extension 1237Colon-separated list of additional directories that hold extension
1239scripts. When looking for extensions specified by the C<perl> resource, 1238scripts. When looking for extensions specified by the C<perl> resource,
1240@@RXVT_NAME@@ will first look in these directories and then in 1239@@RXVT_NAME@@ will first look in these directories and then in
1241F<@@RXVT_LIBDIR@@/urxvt/perl/>. Due to security reasons, this resource 1240F<@@RXVT_LIBDIR@@/urxvt/perl/>.
1242will be ignored when running setuid/setgid.
1243 1241
1244See the @@RXVT_NAME@@perl(3) manpage. 1242See the @@RXVT_NAME@@perl(3) manpage.
1245 1243
1246=item B<< selection.pattern-I<idx> >>: I<perl-regex> 1244=item B<< selection.pattern-I<idx> >>: I<perl-regex>
1247 1245

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines