summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-27 19:27:37 +0000
committerjoerg <joerg>2008-07-27 19:27:37 +0000
commit2e4a5b692bf7e3b05cec828a21224a96c743df02 (patch)
tree811cdd09c04ffe94db9e855f6abc16b3f9bc6054 /doc/guide
parentc3bd774e8aca2000ac395c7a37d6869ed9455cfd (diff)
downloadpkgsrc-2e4a5b692bf7e3b05cec828a21224a96c743df02.tar.gz
Fix XML.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml
index c3842e93274..95667324ff7 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.54 2008/07/23 15:33:44 kano Exp $ -->
+<!-- $NetBSD: build.xml,v 1.55 2008/07/27 19:27:37 joerg Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -218,7 +218,7 @@ GTKDIR_DEFAULT= ${LOCALBASE}
If users would like to have their pkgsrc trees behave in a
read-only manner, then the value of
<varname>CREATE_WRKDIR_SYMLINK</varname> should be set to
- <emphasis>no</emphasis>.
+ <emphasis>no</emphasis>.</para>
</sect1>
<sect1 id="build.running">