aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rawshark.pod
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2019-07-20 16:13:59 +0100
committerAnders Broman <a.broman58@gmail.com>2019-07-20 20:51:30 +0000
commitc88e525168c95ab84cd0c39a7f4e4afcc80b8b82 (patch)
tree20b150255401654856fbbcae0086d1ab13c40e58 /doc/rawshark.pod
parent36e1f782aa26fbaccffae5287be5a7ca0159e4ce (diff)
Documentation: convert http URLS to https
Remove some dead links or point them to archive.org while at it. All updated links have been verified. Change-Id: Icf02167a13d5fe9dfce39ea57525b3f185554c9d Reviewed-on: https://code.wireshark.org/review/34028 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doc/rawshark.pod')
-rw-r--r--doc/rawshark.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rawshark.pod b/doc/rawshark.pod
index 81e0f5df5a..94973d7956 100644
--- a/doc/rawshark.pod
+++ b/doc/rawshark.pod
@@ -114,7 +114,7 @@ B<encap>:I<name> Packet data should be dissected using the
libpcap/Npcap/WinPcap data link type (DLT) I<name>, e.g. B<encap:EN10MB> for
Ethernet. Names are converted using pcap_datalink_name_to_val().
A complete list of DLTs can be found at
-L<http://www.tcpdump.org/linktypes.html>.
+L<https://www.tcpdump.org/linktypes.html>.
B<encap>:I<number> Packet data should be dissected using the
libpcap/Npcap/WinPcap LINKTYPE_ I<number>, e.g. B<encap:105> for raw IEEE