From 0efcb85a2a70cb460f6ff1862dd4bf72e365fa9a Mon Sep 17 00:00:00 2001 From: Chris Maynard Date: Wed, 22 May 2013 15:42:34 +0000 Subject: Fix presentation of types. svn path=/trunk/; revision=49513 --- doc/randpkt.pod | 51 ++++++++++++++++++++++++++++++--------------------- 1 file 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
+
+=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 
+ +=for man .fi + =back =head1 EXAMPLES -- cgit v1.2.3