http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54454
User: cmaynard
Date: 2013/12/26 03:45 AM
Log:
 Since the documentation states that, "Text2pcap understands a hexdump of the form generated by od -Ax -tx1 -v.", supply an example that actually matches that format.
 
 In addition, change the hex bytes so that they represent a valid, well-formed packet, rather than a malformed RSVP packet.  This should allow a user to more clearly verify that the text2pcap converstion worked as expected in the event he/she desires to test text2pcap using the example provided.
Directory: /trunk/doc/
  Changes    Path             Action
  +5 -7      text2pcap.pod    Modified