Wireshark-commits: [Wireshark-commits] master 71fd34d: WSUG: Chocolatey updates.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Feb 2015 22:47:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71fd34da6cb9e7a9f1a0f4c783b1b6811b1dc9ff
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71fd34d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WSUG: Chocolatey updates.
    
    Move PowerShell and Chocolatey to the top of the quick setup since most
    of the instructions now have a "Chocolatey" example.
    
    Use "choco install" instead of "cinst" to match the pages at
    chocolatey.org/packages.
    
    Show how to install Cygwin and Python using Chocolatey.
    
    MAC = Media Access Control (among other things). Mac = Macintosh.
    
    Change-Id: Ic6aabacdd3a86b4e8ca556cc6f3daa62c3e5986b
    Reviewed-on: https://code.wireshark.org/review/6924
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  37a2cd0   AMQP: fix declaration of 'index' shadows a global declaration
    adds  71fd34d   WSUG: Chocolatey updates.


Summary of changes:
 docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc   |    3 +-
 docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc |   76 ++++++++++++-------
 docbook/wsdg_src/WSDG_chapter_sources.asciidoc     |   16 +++-
 docbook/wsdg_src/WSDG_chapter_tools.asciidoc       |   77 +++++++++++++++-----
 4 files changed, 121 insertions(+), 51 deletions(-)