aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/compiling.xml
diff options
context:
space:
mode:
authoryaworsky <yaworsky>2005-11-16 08:21:27 +0000
committeryaworsky <yaworsky>2005-11-16 08:21:27 +0000
commit4b49ba1597bc6aad77d56895d2eada4228e4a5b9 (patch)
tree92e45a3151d43e966f6ef99ca91a1701500e6fae /doc/src/compiling.xml
parentef543fb112c69bc877a1d0b22823d9e07c7ab05b (diff)
downloadsyslog-win32-4b49ba1597bc6aad77d56895d2eada4228e4a5b9.tar.gz
syslog-win32-4b49ba1597bc6aad77d56895d2eada4228e4a5b9.tar.xz
syslog-win32-4b49ba1597bc6aad77d56895d2eada4228e4a5b9.zip
Corrected DocBook structure
Diffstat (limited to 'doc/src/compiling.xml')
-rw-r--r--doc/src/compiling.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/compiling.xml b/doc/src/compiling.xml
index fdf62a5..06dc3b9 100644
--- a/doc/src/compiling.xml
+++ b/doc/src/compiling.xml
@@ -1,10 +1,10 @@
-<preface>
+<section>
<para>
You need <ulink url="http://www.gtk.org/">Glib</ulink> to compile this stuff.
Take <ulink url="http://www.gimp.org/win32/">the binary distribution</ulink> or compile it
yourself (look into <filename>extras</filename> subdirectory for an example).
</para>
-</preface>
+</section>
<section>
<title>Compiling from CVS</title>