From William Pursell:
authorAnders Broman <anders.broman@ericsson.com>
Mon, 17 Mar 2008 21:26:54 +0000 (21:26 -0000)
committerAnders Broman <anders.broman@ericsson.com>
Mon, 17 Mar 2008 21:26:54 +0000 (21:26 -0000)
Minor errors in the documentation, and an Ethereal reference

svn path=/trunk/; revision=24673

INSTALL
doc/wireshark.pod
help/faq.txt

diff --git a/INSTALL b/INSTALL
index 6f4002772189b58a9c44f96f616e95ee9fbb28f4..91771c6885c3c1c21faf04de47e4a5d304c69c5c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -85,7 +85,7 @@ README.win32 for those instructions.
 
     --disable-wireshark
         By default, if 'configure' finds the GTK+ libraries, the Makefile
-        build Wireshark, the GUI packet analyzer. You can disable the
+        builds Wireshark, the GUI packet analyzer. You can disable the
         build of the GUI version of Wireshark with this switch.
 
     --disable-gtk2
@@ -182,7 +182,7 @@ README.win32 for those instructions.
 
         ${LIBDIR} can be set with --libdir, or defaults to ${EPREFIX/lib}
         ${EPREFIX} can be set with --exec-prefix, or defaults to ${PREFIX}
-        ${VERSION} is the Etherael version.
+        ${VERSION} is the Wireshark version.
 
         Use this switch to change the location where plugins
         are installed.
index 121ed20dcc2bc804ac33fe46195b6986eadea244..ceb816055fecfbbc01ab38fc1aadc941e0ea25a2 100644 (file)
@@ -745,7 +745,7 @@ which to save it.
 
 =item File:File Set:List Files
 
-Show a dialog box that list all files of the file set matching the currently
+Show a dialog box that lists all files of the file set matching the currently
 loaded file. A file set is a compound of files resulting from a capture using
 the "multiple files" / "ringbuffer" mode, recognizable by the filename pattern,
 e.g.: Filename_00001_20050604101530.pcap.
index 3e8088fb5ea54a847d4325cc86e4775e5096bb14..caa3c181ec72d1a01cfd9c08cead8afe67488fe1 100644 (file)
@@ -60,7 +60,7 @@
    when I try to build Wireshark from SVN or a SVN snapshot?
 
    4.3 Why does the linker fail with a number of "Output line too long."
-   messages followed by linker errors when I try to buil Wireshark?
+   messages followed by linker errors when I try to build Wireshark?
 
    4.4 When I try to build Wireshark on Solaris, why does the link fail
    complaining that plugin_list is undefined?