blob: 0f3ef1f0670793ac7fcd8706933ab17d8ff4a97c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-doc_reordercap.pod,v 1.1 2013/07/29 21:12:07 tron Exp $
Fix build problem with Perl 5.18 and newer.
--- doc/reordercap.pod.orig 2013-06-06 00:21:18.000000000 +0100
+++ doc/reordercap.pod 2013-07-29 21:26:50.000000000 +0100
@@ -40,6 +40,8 @@
When the B<-n> option is used, B<reordercap> will not write out the output
file if it finds that the input file is already in order.
+=back
+
=head1 SEE ALSO
pcap(3), wireshark(1), tshark(1), dumpcap(1), editcap(1), mergecap(1),
|