File: man_syntax.patch

package info (click to toggle)
murasaki 1.68.6-14
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 15,732 kB
  • sloc: cpp: 16,010; perl: 8,365; makefile: 186; sh: 31
file content (26 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (2)
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