aboutsummaryrefslogtreecommitdiffstats
path: root/doc/eproto2sgml
AgeCommit message (Collapse)AuthorFilesLines
2001-04-19"ethereal -G" and "tethereal -G" won't show the pseudo-field forGuy Harris1-28/+1
"proto_tree_add_text()" any more, so the scripts that take that output and massage it into various forms don't have to check for it any more. Get rid of the FT_-name-to-description filtering in eproto2sgml, as it's not used, and fix it in the other two scripts to correspond to the current list of FT_ values. svn path=/trunk/; revision=3336
2000-08-08Added another tool to generate lists of protocols from Ethereal for theRichard Sharpe1-0/+95
documentation/user guide ... svn path=/trunk/; revision=2224