Wireshark-commits: [Wireshark-commits] master-2.6 f797c79: *shark: Update help and manpage for name
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f797c7901c8d3d2fbfe87799fa952a05d94c9a6c
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
f797c79 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/30037
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  f99ea22   Don't assume we have Qt *at all* when setting HAVE_QT_VERSION_4.
     add  f797c79   *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 ++-
 docbook/wsug_src/rawshark-h.txt                  | 2 +-
 docbook/wsug_src/tshark-h.txt                    | 2 +-
 epan/prefs.c                                     | 4 ----
 rawshark.c                                       | 2 +-
 test/suite-clopts.sh                             | 2 +-
 tshark.c                                         | 2 +-
 ui/commandline.c                                 | 2 +-
 ui/dissect_opts.c                                | 3 ++-
 12 files changed, 16 insertions(+), 12 deletions(-)