repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: e1f6807c66ac5ce7a6b088c854968a69fe847b55: path_to: revision_to:
commit e1f6807c66ac5ce7a6b088c854968a69fe847b55 Author: Marc LehmannDate: Tue Jun 5 22:26:55 2012 +0000 *** empty log message *** diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod
--- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -1288,7 +1288,7 @@ the @@RXVT_NAME@@perl(3) manpage. Colon-separated list of additional directories that hold extension scripts. When looking for perl extensions, @@RXVT_NAME@@ will first look -in these directories, then in C<$RXVT_PERL_LIB>, F<$HOME/.urxvt/ext> and +in these directories, then in C<$URXVT_PERL_LIB>, F<$HOME/.urxvt/ext> and lastly in F<@@RXVT_LIBDIR@@/urxvt/perl/>. See the @@RXVT_NAME@@perl(3) manpage. @@ -1646,12 +1646,16 @@ The unix domain socket path used by @@RXVT_NAME@@c(1) and Default F<<< $HOME/.urxvt/urxvtd-I<<>> >>>. -=item B [I ] +=item B Additional F<:>-separated library search path for perl extensions. Will be searched after B<-perl-lib> but before F<~/.urxvt/ext> and the system library directory. +=item B + +See L<@@RXVT_NAME@@perl>(3). + =item B Used to locate the default directory for the unix domain socket for @@ -1681,7 +1685,7 @@ Colour names. =head1 SEE ALSO -@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), utmp(5) +@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), @@RXVT_NAME@@perl(3), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), utmp(5) =head1 CURRENT PROJECT COORDINATOR
-----END OF PAGE-----