1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Author: Andreas Tille <tille@debian.org>
Last-Update: 2015-04-15
Description: Fix manpage syntax
--- a/qlob.pl
+++ b/qlob.pl
@@ -204,7 +204,7 @@ __END__
=head1 NAME
-qlob.pl: run quick mursaki compare
+qlob.pl -- run quick mursaki compare
=head1 SYNOPSIS
--- a/substitch.pl
+++ b/substitch.pl
@@ -465,7 +465,7 @@ __END__
=head1 NAME
-substitch.pl : Split/merge stitch files into/out of stitch files
+substitch.pl -- Split/merge stitch files into/out of stitch files
=head1 SYNOPSIS
|