aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src/WSDG_chapter_build_intro.xml
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-12-13 13:47:36 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-12-13 13:47:36 +0000
commit2315fe59594e9a05e705ddf1329600c345876048 (patch)
treea3c1fa0a323ca6026b49eae4c3c143e8e66e2330 /docbook/wsdg_src/WSDG_chapter_build_intro.xml
parent17bce3616bbacde3804169ce9d29cf65f1ea2d6f (diff)
Update platform support, build and packaging information.
svn path=/trunk/; revision=31255
Diffstat (limited to 'docbook/wsdg_src/WSDG_chapter_build_intro.xml')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_build_intro.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_build_intro.xml b/docbook/wsdg_src/WSDG_chapter_build_intro.xml
index eb1cd2aeb7..93106cf0b1 100644
--- a/docbook/wsdg_src/WSDG_chapter_build_intro.xml
+++ b/docbook/wsdg_src/WSDG_chapter_build_intro.xml
@@ -16,10 +16,10 @@
File I/O - using Wireshark's own wiretap library
</para></listitem>
<listitem><para>
- Capture - using the libpcap/winpcap library
+ Capture - using the libpcap/winpcap library, in /wiretap
</para></listitem>
<listitem><para>
- User interface - using the GTK (and corresponding) libraries
+ User interface - using the GTK+ (and corresponding) libraries
</para></listitem>
<listitem><para>
Help - using an external webbrowser and GTK text output
@@ -29,7 +29,8 @@
</para>
<para>
Currently there's no clean separation of the modules in the code.
- However, as the development team switched from CVS to SVN some time ago,
+ However, as the development team switched from Concurrent Versions System
+ (CVS) to Subversion (SVN) some time ago,
directory cleanup is much easier now. So there's a chance that
the directory structure will become clean in the future.
</para>