repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 15b5f8edc25ad4ac91b8e984a20dc3d228a3bb5f: path_to: revision_to:
commit 15b5f8edc25ad4ac91b8e984a20dc3d228a3bb5f Author: Emanuele GiaquintaDate: Wed Nov 5 16:01:56 2014 +0000 Doc fix. diff --git a/doc/extensions.pod.top b/doc/extensions.pod.top
--- 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 Lmanpage. -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-----