Wireshark-commits: [Wireshark-commits] master-2.4 ceedc56: *shark: Update help and manpage for name
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ceedc563ae0e287ab3f6aad94b0e17b19cb24cfb
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
ceedc56 by Uli Heilmeier (uh@xxxxxxxxxxxx):
*shark: Update help and manpage for name resolving
Add 'v' option for VLAN ID resolving and get rid of
deprecated 'C' option.
Bug: 14826
Change-Id: I63104f4a465d251048693ad02882ea7eb2c4d926
Reviewed-on: https://code.wireshark.org/review/30029
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/30039
Actions performed:
from 0a74a3b Clean up some things.
add ceedc56 *shark: Update help and manpage for name resolving
Summary of changes:
doc/rawshark.pod | 2 ++
doc/tshark.pod | 2 ++
doc/wireshark.pod.template | 2 ++
docbook/wsug_src/WSUG_chapter_customize.asciidoc | 3 ++-
epan/prefs.c | 4 ----
rawshark.c | 2 +-
test/suite-clopts.sh | 2 +-
tshark.c | 2 +-
ui/commandline.c | 2 +-
ui/dissect_opts.c | 3 ++-
10 files changed, 14 insertions(+), 10 deletions(-)