aboutsummaryrefslogtreecommitdiffstats
path: root/longify/longify-urls.pl
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2011-07-08 09:35:35 +0000
committerTom Feist <shabble@metavore.org>2011-07-08 09:35:35 +0000
commit60d269f91370c60befc394a741b59aaffb7acede (patch)
tree56b9169f0e975c989a7dd014a18d840f8fb39bda /longify/longify-urls.pl
parentadd patches for removing totally, or reducing to 1ms, the Irssi::timeout_add ... (diff)
downloadirssi-scripts-60d269f91370c60befc394a741b59aaffb7acede.tar.gz
irssi-scripts-60d269f91370c60befc394a741b59aaffb7acede.zip
fix formatting error in POD, hopefully.
Diffstat (limited to 'longify/longify-urls.pl')
-rw-r--r--longify/longify-urls.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/longify/longify-urls.pl b/longify/longify-urls.pl
index 7d352dc..b294918 100644
--- a/longify/longify-urls.pl
+++ b/longify/longify-urls.pl
@@ -13,13 +13,13 @@ final target address.
=over
-=item Download the modules from L<http://mauke.dyndns.org/stuff/irssi/lib/IrssiX/>
+=item * Download the modules from L<http://mauke.dyndns.org/stuff/irssi/lib/IrssiX/>
and place them in a directory known to Perl (One of the default system locations
for perl modules, or somewhere that is listed in the C<$PERL5LIB> environment variable).
-They should be placed in a subdirectory named C<IrssiX> in whichever module directory
+They should be placed in a subdirectory named C<IrssiX/> in whichever module directory
you choose.
-=item Copy this script into your F<~/.irssi/scripts/> directory and load with
+=item * Copy this script into your F<~/.irssi/scripts/> directory and load with
C</SCRIPT LOAD F<filename>>.
=back