Don't assume everyone knows what Wireshark is.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 3 Dec 2010 18:48:05 +0000 (18:48 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 3 Dec 2010 18:48:05 +0000 (18:48 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35110 f5534014-38df-0310-8fa8-9805f1628bb7

help/faq.py

index 6527090d720a2989315bcafce36574877f0b1b77..7ef2f7eb7d8faf98414a5a05e17b0ebe08953991 100755 (executable)
@@ -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 />