repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 75ac1113c8a3d488fdae8f22be9f68f22eb7ff32:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 75ac1113c8a3d488fdae8f22be9f68f22eb7ff32
Author: Marc Lehmann 
Date:   Sun Jun 10 17:39:54 2012 +0000

    *** empty log message ***

diff --git a/src/perl/bell-command b/src/perl/bell-command
index 00d3ce5fa4e5d04c29a2d7cba12d5d329218fcd4..
index ..4cdd4b88ae5fa4b767e8d410a547f17c44f44d6c 100644
--- a/src/perl/bell-command
+++ b/src/perl/bell-command
@@ -22,7 +22,7 @@

    bell-command - execute a command when the bell rings

-=head1 DESCRPTION
+=head1 DESCRIPTION

 Runs the command specified by the C resource when
 a bell event occurs. For example, the following pops up a notification
diff --git a/src/perl/block-graphics-to-ascii b/src/perl/block-graphics-to-ascii
index b7429e29fb67bb78faf633d789ec14c299cdaf90..
index ..f378f821ea37c1a8abdce63960440799949a3474 100644
--- a/src/perl/block-graphics-to-ascii
+++ b/src/perl/block-graphics-to-ascii
@@ -4,7 +4,7 @@

    block-graphics-to-ascii - map block graphics to ascii characters

-=head1 DESCRPTION
+=head1 DESCRIPTION

 A not very useful example of filtering all text output to the terminal
 by replacing all line-drawing characters (U+2500 .. U+259F) by a
diff --git a/src/perl/confirm-paste b/src/perl/confirm-paste
index 9d503f7babad2b1e78339692673ca66fb8015b92..
index ..9a1405d0da4e5afb980a087382a6ed71a38028f0 100644
--- a/src/perl/confirm-paste
+++ b/src/perl/confirm-paste
@@ -4,7 +4,7 @@

    confirm-paste - ask for confirmation before pasting multiline text

-=head1 DESCRPTION
+=head1 DESCRIPTION

 Displays a confirmation dialog when a paste containing at least a full
 line is detected.
diff --git a/src/perl/digital-clock b/src/perl/digital-clock
index 8d3e7f74292cbbca2a108f7937122654e561c0f1..
index ..21d7872f81dff5b3347776c617962129c30b0cd1 100644
--- a/src/perl/digital-clock
+++ b/src/perl/digital-clock
@@ -4,7 +4,7 @@

    digital-clock - display a digital clock overlay

-=head1 DESCRPTION
+=head1 DESCRIPTION

 Displays a digital clock using the built-in overlay.

diff --git a/src/perl/example-refresh-hooks b/src/perl/example-refresh-hooks
index fe88be5021fc8bb0ec7d70a48111074fc075d25e..
index ..d650984e4e974e21b0e4756381e8ac3958884efc 100644
--- a/src/perl/example-refresh-hooks
+++ b/src/perl/example-refresh-hooks
@@ -4,7 +4,7 @@

    example-refresh-hooks - example of how to use refresh hooks

-=head1 DESCRPTION
+=head1 DESCRIPTION

 Displays a very simple digital clock in the upper right corner of the
 window. Illustrates overwriting the refresh callbacks to create your own
diff --git a/src/perl/macosx-clipboard b/src/perl/macosx-clipboard
index e34f7f39572ad55a3595a2d665ee2f416e8cf191..
index ..07ed3df3266cb5db84b5bc30b82a0d4b07a6c32f 100644
--- a/src/perl/macosx-clipboard
+++ b/src/perl/macosx-clipboard
@@ -27,7 +27,7 @@

    macosx-clipboard and macosx-clipboard-native

-=head1 DESCRPTION
+=head1 DESCRIPTION

 These two modules implement an extended clipboard for Mac OS X. They are
 used like this:
diff --git a/src/perl/matcher b/src/perl/matcher
index de290ebed31fd6995b3778cb42bfb2d7b9baffc5..
index ..4e430ba4c5886c8d01de6f17e8c08991cba30bd4 100644
--- a/src/perl/matcher
+++ b/src/perl/matcher
@@ -13,7 +13,7 @@

   matcher - match strings in terminal output and change their rendition

-=head1 DESCRPTION
+=head1 DESCRIPTION

 Uses per-line display filtering (C) to underline text
 matching a certain pattern and make it clickable. When clicked with the
diff --git a/src/perl/overlay-osc b/src/perl/overlay-osc
index cc56eae085dba5ac1f3d206348f917abf8c70b2a..
index ..553383758182423350cd066e9992893490fe000d 100644
--- a/src/perl/overlay-osc
+++ b/src/perl/overlay-osc
@@ -4,7 +4,7 @@

    overlay-osc - implement OSC to manage overlays

-=head1 DESCRPTION
+=head1 DESCRIPTION

 This extension implements some OSC commands to display timed popups on the
 screen - useful for status displays from within scripts. You have to read
diff --git a/src/perl/remote-clipboard b/src/perl/remote-clipboard
index 742461d7a590d60971e937889de5f57fd8305dbe..
index ..5ef2fe00cd7eb4c30da4675c2363eadfe1448b0f 100644
--- a/src/perl/remote-clipboard
+++ b/src/perl/remote-clipboard
@@ -7,7 +7,7 @@

    remote-clipboard - manage a shared and possibly rmeote clipboard

-=head1 DESCRPTION
+=head1 DESCRIPTION

 Somewhat of a misnomer, this extension adds two menu entries to the
 selection popup that allows one to run external commands to store the
diff --git a/src/perl/selection-pastebin b/src/perl/selection-pastebin
index 8951b374c509c997df038735f91f93d1cf1c0941..
index ..d6fef3be4f978028ca93092ec951392f5cb2e7f9 100644
--- a/src/perl/selection-pastebin
+++ b/src/perl/selection-pastebin
@@ -7,7 +7,7 @@

    selection-pastebin - automatic pastebin upload

-=head1 DESCRPTION
+=head1 DESCRIPTION

 This is a little rarely useful extension that uploads the selection as
 textfile to a remote site (or does other things). (The implementation is

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