Minor WSDG updates.

Change-Id: I847af9ef7f18b271a5a2dc8da6c5817735a8c856
Reviewed-on: https://code.wireshark.org/review/6941
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2015-02-03 17:13:49 -08:00
parent 4fe8ca0576
commit 342ba909f9
1 changed files with 6 additions and 19 deletions

View File

@ -27,25 +27,24 @@ which will provide a lot of general information about it.
=== Supported Platforms
Wireshark currently runs on most UNIX platforms and various Windows
platforms. It requires GTK+, GLib, libpcap and some other libraries in
platforms. It requires Qt, GLib, libpcap and some other libraries in
order to run.
As Wireshark is developed in a platform independent way and uses libraries
(such as the GTK+ GUI library) which are available for a lot of different platforms,
As Wireshark is developed in a platform independent way and uses libraries (such
as the Qt GUI library) which are available for many different platforms,
it's thus available on a wide variety of platforms.
If a binary package is not available for your platform, you should
download the source and try to build it. Please report your experiences
to mailto:wireshark-dev-list-email:[][wireshark-dev-list-email:[]].
Binary packages are available for at least the following platforms:
Binary packages are available for the following platforms along with many
others:
==== Unix
* Apple Mac OS X
* BeOS
* FreeBSD
* HP-UX
@ -56,15 +55,7 @@ Binary packages are available for at least the following platforms:
* OpenBSD
* SCO UnixWare/OpenUnix
* SGI Irix
* Sun Solaris/Intel
* Sun Solaris/Sparc
* Tru64 UNIX (formerly Digital UNIX)
* Oracle Solaris
==== Linux
@ -321,8 +312,6 @@ The Buildbot runs on a platform collection that represents the different
* Solaris SPARC (Solaris, big endian, gcc)
* Mac OS-X PPC (BSD, big endian, gcc)
* Mac OS-X x86 (BSD, little endian, Clang)
* Mac OS-X x86-64 (BSD, little endian, Clang)
@ -352,10 +341,8 @@ course).
You will find lots of useful information on the Wireshark homepage at
wireshark-web-site:[].
[[ChIntroWiki]]
==== Wiki
The Wireshark Wiki at wireshark-wiki-site:[] provides a wide range