aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-05-22 15:42:34 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-05-22 15:42:34 +0000
commit0efcb85a2a70cb460f6ff1862dd4bf72e365fa9a (patch)
treeb1e682dbee6ff3029392983e26221c16492bde55 /doc
parent5426ba4e027326d7b5bea08fd1bb8cfab0847c76 (diff)
Fix presentation of types.
svn path=/trunk/; revision=49513
Diffstat (limited to 'doc')
-rw-r--r--doc/randpkt.pod51
1 files changed, 30 insertions, 21 deletions
diff --git a/doc/randpkt.pod b/doc/randpkt.pod
index 07c889f1d9..df1fdfa9a6 100644
--- a/doc/randpkt.pod
+++ b/doc/randpkt.pod
@@ -56,29 +56,38 @@ Defines the number of packets to generate.
Default Ethernet II frame.
Defines the type of packet to generate:
- arp Address Resolution Protocol
- bgp Border Gateway Protocol
- bvlc BACnet Virtual Link Control
- dns Domain Name Service
- eth Ethernet
- fddi Fiber Distributed Data Interface
- giop General Inter-ORB Protocol
- icmp Internet Control Message Protocol
- ip Internet Protocol
- llc Logical Link Control
- m2m WiMAX M2M Encapsulation Protocol
- megaco MEGACO
- nbns NetBIOS-over-TCP Name Service
- ncp2222 NetWare Core Protocol
- sctp Stream Control Transmission Protocol
- syslog Syslog message
- tds TDS NetLib
- tcp Transmission Control Protocol
- tr Token-Ring
- udp User Datagram Protocol
- usb Universal Serial Bus
+
+=for html <pre>
+
+=for man .nf
+
+ arp Address Resolution Protocol
+ bgp Border Gateway Protocol
+ bvlc BACnet Virtual Link Control
+ dns Domain Name Service
+ eth Ethernet
+ fddi Fiber Distributed Data Interface
+ giop General Inter-ORB Protocol
+ icmp Internet Control Message Protocol
+ ip Internet Protocol
+ llc Logical Link Control
+ m2m WiMAX M2M Encapsulation Protocol
+ megaco MEGACO
+ nbns NetBIOS-over-TCP Name Service
+ ncp2222 NetWare Core Protocol
+ sctp Stream Control Transmission Protocol
+ syslog Syslog message
+ tds TDS NetLib
+ tcp Transmission Control Protocol
+ tr Token-Ring
+ udp User Datagram Protocol
+ usb Universal Serial Bus
usb-linux Universal Serial Bus with Linux specific header
+=for html </pre>
+
+=for man .fi
+
=back
=head1 EXAMPLES