URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=628d1fd2c8c6d7c12442683872dd8911331ec134
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
628d1fd by Jaap Keuter (jaap.keuter@xxxxxxxxx):
PCAP/PCAPNG: Be consistent in documentation, etc
Backport of change 30951 from master, sorting out usage of pcap
and pcapng.
Change-Id: I872869afc4c31a8d7fdbd32839763bc4e8feb662
Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/30961
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ba4bf35 Update comments, get rid of IMPORT_MAX_PACKET.
add 628d1fd PCAP/PCAPNG: Be consistent in documentation, etc
Summary of changes:
doc/editcap.pod | 54 ++++++++++++++++----------------
doc/mergecap.pod | 12 +++----
doc/text2pcap.pod | 2 +-
doc/tshark.pod | 8 ++---
docbook/wsug_src/WSUG_app_tools.asciidoc | 4 +--
editcap.c | 8 +++--
mergecap.c | 8 +++--
tshark.c | 10 +++++-
8 files changed, 61 insertions(+), 45 deletions(-)