aboutsummaryrefslogtreecommitdiffstats
path: root/help/faq.py
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-12-03 18:48:05 +0000
committerGerald Combs <gerald@wireshark.org>2010-12-03 18:48:05 +0000
commitb029a1915962db24bfa51f7e5f2dbdc76c598f56 (patch)
treef059d972712482b7a17a7c9ee11249629e19042c /help/faq.py
parenta3d313a9675a3becf00e9be7740426dc58d69c4a (diff)
Don't assume everyone knows what Wireshark is.
svn path=/trunk/; revision=35110
Diffstat (limited to 'help/faq.py')
-rwxr-xr-xhelp/faq.py14
1 files changed, 8 insertions, 6 deletions
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&#174; 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&#174; 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.
<br />