From b029a1915962db24bfa51f7e5f2dbdc76c598f56 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 3 Dec 2010 18:48:05 +0000 Subject: Don't assume everyone knows what Wireshark is. svn path=/trunk/; revision=35110 --- help/faq.py | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'help') diff --git a/help/faq.py b/help/faq.py index 6527090d72..7ef2f7eb7d 100755 --- a/help/faq.py +++ b/help/faq.py @@ -252,12 +252,14 @@ section("General Questions") question("What is Wireshark?") answer(""" -Wireshark® is the world's most popular network protocol analyzer. It has a -rich and powerful feature set and runs on most computing platforms including -Windows, OS X, Linux, and UNIX. Network professionals, security experts, -developers, and educators around the world use it regularly. It is freely -available as open source, and is released under the GNU General Public -License version 2. +Wireshark® is a network protocol analyzer. It lets you capture and +interactively browse the traffic running on a computer network. It has +a rich and powerful feature set and is world's most popular tool of its +kind. It runs on most computing platforms including Windows, OS X, +Linux, and UNIX. Network professionals, security experts, developers, +and educators around the world use it regularly. It is freely available +as open source, and is released under the GNU General Public License +version 2.
-- cgit v1.2.3