diff options
author | Chris Maynard <Christopher.Maynard@GTECH.COM> | 2013-05-23 17:45:21 +0000 |
---|---|---|
committer | Chris Maynard <Christopher.Maynard@GTECH.COM> | 2013-05-23 17:45:21 +0000 |
commit | 208424956536ae7d8aee9847deccfb36df1872b8 (patch) | |
tree | 64f14522a1b1e2200e8a49a0485880eee74f1a56 /doc | |
parent | 6613d288187a6b71ce26e8d38ce18eb306b6f16b (diff) | |
download | wireshark-208424956536ae7d8aee9847deccfb36df1872b8.tar.gz wireshark-208424956536ae7d8aee9847deccfb36df1872b8.tar.bz2 wireshark-208424956536ae7d8aee9847deccfb36df1872b8.zip |
It's actually enough just to add some blank lines without the need for the <pre> tags.
svn path=/trunk/; revision=49545
Diffstat (limited to 'doc')
-rw-r--r-- | doc/randpkt.pod | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/randpkt.pod b/doc/randpkt.pod index df1fdfa9a6..7cea935780 100644 --- a/doc/randpkt.pod +++ b/doc/randpkt.pod @@ -57,10 +57,6 @@ Default Ethernet II frame. Defines the type of packet to generate: -=for html <pre> - -=for man .nf - arp Address Resolution Protocol bgp Border Gateway Protocol bvlc BACnet Virtual Link Control @@ -84,10 +80,6 @@ Defines the type of packet to generate: usb Universal Serial Bus usb-linux Universal Serial Bus with Linux specific header -=for html </pre> - -=for man .fi - =back =head1 EXAMPLES |