File: 20pod.dpatch

package info (click to toggle)
libnetxap-perl 0.02-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 232 kB
  • ctags: 276
  • sloc: perl: 1,595; sh: 156; makefile: 49
file content (44 lines) | stat: -rw-r--r-- 1,234 bytes parent folder | download
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
#! /bin/sh /usr/share/dpatch/dpatch-run
## 20comments.dpatch by Niko Tyni <ntyni@iki.fi>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Fix POD markup.
## DP: Originally probably from CPAN #346 by Michael Guennewig

@DPATCH@
diff -urNad trunk~/Net/IMAP.pm trunk/Net/IMAP.pm
--- trunk~/Net/IMAP.pm	2006-05-13 20:46:12.304650487 +0300
+++ trunk/Net/IMAP.pm	2006-05-13 20:46:30.608511998 +0300
@@ -2523,7 +2523,7 @@
 
 =head1 Myrights
 
-This is a container for C<myrights> responses>
+This is a container for C<myrights> responses
 
 =head2 mailbox
 
@@ -2807,7 +2807,7 @@
 
 =head1 Multipart
 
-This is a container for C<BodyStructure objects that are multipart entities.
+This is a container for C<BodyStructure> objects that are multipart entities.
 
 =head2 parts
 
@@ -2902,12 +2902,12 @@
 
 =head2 envelope
 
-If the MIME content type is C<message/rfc822, returns a
+If the MIME content type is C<message/rfc822>, returns a
 C<Net::IMAP::Envelope> object, otherwise returns undef.
 
 =head2 bodystructure
 
-If the MIME content type is C<message/rfc822, returns a
+If the MIME content type is C<message/rfc822>, returns a
 C<Net::IMAP::BodyStructure> object, otherwise returns undef.
 
 =head2 md5