From William Pursell:

Minor errors in the documentation, and an Ethereal reference

svn path=/trunk/; revision=24673
This commit is contained in:
Anders Broman 2008-03-17 21:26:54 +00:00
parent b0ab25b6ea
commit 245d0ea29a
3 changed files with 4 additions and 4 deletions

View File

@ -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.

View 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.

View 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?