Wireshark-commits: [Wireshark-commits] master-2.6 8628177: Some cleanups.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Oct 2018 20:28:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8628177dc32490b259665b8d96b0d9e3f73ff096
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

8628177 by Guy Harris (guy@xxxxxxxxxxxx):

    Some cleanups.
    
    More use of "UNIX-like" as the term for "macOS and Linux and *BSD and
    Solaris and AIX and..." or, alternatively, for "not Windows".
    
    Add Fedora as a Linux distribution for which packages are available.
    
    Use "Windows" rather than "Win32" in more cases; "Win32" dates back to
    the days when the big difference was between Boring Old 16-bit Windows
    and modern shiny new 32-bit Windows, but the former is now dead and the
    latter now supports both 32-bit and 64-bit machines and software.  More
    people have probably never heard "Win32" but are familiar with
    "Windows".
    
    *ALL* UNIX-like platforms support symlinks; Linux wasn't even the first
    one, it just picked them up from the UN*Xes with which it was trying to
    be compatible.
    
    Change-Id: I254e74f0ed3c86b55d00f9e8d7b78d009b61fb5e
    Reviewed-on: https://code.wireshark.org/review/30178
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit fd78e3f2edf69fbe0b197b6673797f7f8bed56b1)
    Reviewed-on: https://code.wireshark.org/review/30179
    

Actions performed:

    from  e224ba2   Updates.
     add  8628177   Some cleanups.


Summary of changes:
 docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc | 20 ++++++++++--------
 docbook/wsdg_src/WSDG_chapter_sources.asciidoc   | 26 +++++++++++++-----------
 2 files changed, 25 insertions(+), 21 deletions(-)