diff options
author | Gerald Combs <gerald@wireshark.org> | 2014-09-16 17:08:53 -0700 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2014-09-17 00:12:26 +0000 |
commit | 175039128a10b083bcc20af88531b38709423964 (patch) | |
tree | f28ef87508f5e217ac418b1587176e8aa5e9fe31 /doc/reordercap.pod | |
parent | b5296f465e805eb8529f5856641f3b03357e8367 (diff) | |
download | wireshark-175039128a10b083bcc20af88531b38709423964.tar.gz wireshark-175039128a10b083bcc20af88531b38709423964.tar.bz2 wireshark-175039128a10b083bcc20af88531b38709423964.zip |
Update the doc directory to use https://www.wireshark.org.
Change-Id: I9bfc57cb6b6ab6962b80ff58d98eb351d6f69829
Reviewed-on: https://code.wireshark.org/review/4140
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'doc/reordercap.pod')
-rw-r--r-- | doc/reordercap.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/reordercap.pod b/doc/reordercap.pod index 50dc9b7493..19677d8243 100644 --- a/doc/reordercap.pod +++ b/doc/reordercap.pod @@ -28,7 +28,7 @@ are supported by B<Wireshark>. The input file doesn't need a specific filename extension; the file format and an optional gzip compression will be detected automatically. Near the beginning of the DESCRIPTION section of wireshark(1) or -L<http://www.wireshark.org/docs/man-pages/wireshark.html> +L<https://www.wireshark.org/docs/man-pages/wireshark.html> is a detailed description of the way B<Wireshark> handles this, which is the same way B<reordercap> handles this. @@ -55,13 +55,13 @@ text2pcap(1), pcap-filter(7) or tcpdump(8) =head1 NOTES B<Reordercap> is part of the B<Wireshark> distribution. The latest version -of B<Wireshark> can be found at L<http://www.wireshark.org>. +of B<Wireshark> can be found at L<https://www.wireshark.org>. It may make sense to move this functionality into B<editcap>, or perhaps B<mergecap>, in which case B<reordercap> could be retired. HTML versions of the Wireshark project man pages are available at: -L<http://www.wireshark.org/docs/man-pages>. +L<https://www.wireshark.org/docs/man-pages>. =head1 AUTHORS |