summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-27 19:27:37 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-27 19:27:37 +0000
commit6b0c00dd40ea8ea021634b102e79d8421ee6e104 (patch)
tree811cdd09c04ffe94db9e855f6abc16b3f9bc6054 /doc
parent8587a6157c3fe1d1af1644ff9f0586ab841e0897 (diff)
downloadpkgsrc-6b0c00dd40ea8ea021634b102e79d8421ee6e104.tar.gz
Fix XML.
Diffstat (limited to 'doc')
-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">