File: pod.patch

package info (click to toggle)
libsvn-notify-mirror-perl 0.04000-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 284 kB
  • sloc: perl: 1,167; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 682 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
27
28
Description: fix POD errors
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-06-16
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=96476

--- a/lib/SVN/Notify/Mirror.pm
+++ b/lib/SVN/Notify/Mirror.pm
@@ -263,8 +263,6 @@
 Please update your configurations (see L<SVN::Notify::Mirror::SSH> for
 details).
 
-=over 4
-
 =head2 Methods of Mirroring
 
 There are two schemes to keep a directory synced to a path in the
--- a/lib/SVN/Notify/Mirror/SSH.pm
+++ b/lib/SVN/Notify/Mirror/SSH.pm
@@ -274,8 +274,6 @@
 Once you have set up the various accounts, you are ready to set
 your options.
 
-=over 4
-
 =head1 AUTHOR
 
 John Peacock <jpeacock@cpan.org>