Speak of a "link-layer header type" rather than a "link-layer type"; a
[obnox/wireshark/wip.git] / doc / text2pcap.pod
index e4e4afda2f1020435c4115f93a7d36602127e6d8..070d73378d4a9332fc565ece4ff0ff4154451a0f 100644 (file)
@@ -108,11 +108,12 @@ hex. This corresponds to the C<-A> option for I<od>.
 
 =item -l
 
-Specify the link-layer type of this packet. Default is Ethernet
-(1). See I<net/bpf.h> for the complete list of possible
-encapsulations. Note that this option should be used if your dump is a
-complete hex dump of an encapsulated packet and you wish to specify
-the exact type of encapsulation. Example: I<-l 7> for ARCNet packets.
+Specify the link-layer header type of this packet.  Default is Ethernet
+(1).  See L<http://www.tcpdump.org/linktypes.html> for the complete list
+of possible encapsulations.  Note that this option should be used if
+your dump is a complete hex dump of an encapsulated packet and you wish
+to specify the exact type of encapsulation.  Example: I<-l 7> for ARCNet
+packets.
 
 =item -e E<lt>l3pidE<gt>