Blame wireshark-0007-Fix-.-reordercap.pod-unterminated-list-s-at-head-in-.patch

1444df
From efa46e067df903458fa299a95a86adc83a065940 Mon Sep 17 00:00:00 2001
1444df
From: Evan Huus <eapache@gmail.com>
1444df
Date: Mon, 20 May 2013 14:56:18 +0000
1444df
Subject: [PATCH 7/7] Fix "./reordercap.pod: unterminated list(s) at =head in
1444df
 paragraph 14. ignoring."
1444df
1444df
svn path=/trunk/; revision=49436
1444df
---
1444df
 doc/reordercap.pod | 2 ++
1444df
 1 file changed, 2 insertions(+)
1444df
1444df
diff --git a/doc/reordercap.pod b/doc/reordercap.pod
1444df
index 08a1c9a..3278a5b 100644
1444df
--- a/doc/reordercap.pod
1444df
+++ b/doc/reordercap.pod
1444df
@@ -40,6 +40,8 @@ the same way B<reordercap> handles this.
1444df
 When the B<-n> option is used, B<reordercap> will not write out the output
1444df
 file if it finds that the input file is already in order.
1444df
 
1444df
+=back
1444df
+
1444df
 =head1 SEE ALSO
1444df
 
1444df
 pcap(3), wireshark(1), tshark(1), dumpcap(1), editcap(1), mergecap(1),
1444df
-- 
1444df
1.8.3.1
1444df