repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 15b5f8edc25ad4ac91b8e984a20dc3d228a3bb5f:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 15b5f8edc25ad4ac91b8e984a20dc3d228a3bb5f
Author: Emanuele Giaquinta 
Date:   Wed Nov 5 16:01:56 2014 +0000

    Doc fix.

diff --git a/doc/extensions.pod.top b/doc/extensions.pod.top
index 00a38d4739795b09a72e390bfb928deb2de78e58..
index ..f6bb39f2ff1bd83e359d0b782d4f8d95a5525297 100644
--- a/doc/extensions.pod.top
+++ b/doc/extensions.pod.top
@@ -12,9 +12,9 @@ This manpage briefly lists the rxvt-unicode extensions available in this
 version of rxvt-unicode. For information on how to write urxvt extensions,
 see the L manpage.

-Extensions that use resources or command line switches for configuration
-are loaded automatically when their resources or switches are used. Any
-extension can be loaded explicitly with the C<-pe> switch.
+Extensions that use resources for configuration are loaded automatically
+when their resources are specified as command-line switches. Any extension
+can be loaded explicitly with the C<-pe> switch.

 =head1 EXTENSION LIST

-----END OF PAGE-----