summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorkano <kano@pkgsrc.org>2006-12-04 12:39:52 +0000
committerkano <kano@pkgsrc.org>2006-12-04 12:39:52 +0000
commit25135546951ac9570280ede1bb4e99047ff69617 (patch)
tree4451d8c192a639f39ec4f5fbc76a2f4f733b64c6 /doc/guide
parent14314a0cdb2c23c49ce10250391e94fdae326031 (diff)
downloadpkgsrc-25135546951ac9570280ede1bb4e99047ff69617.tar.gz
remove extra ")"
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 6c76e352187..3b64464729d 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.39 2006/12/02 06:03:31 kano Exp $ -->
+<!-- $NetBSD: build.xml,v 1.40 2006/12/04 12:39:52 kano Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -339,7 +339,7 @@
<para>The <emphasis>fetch</emphasis> phase makes sure that
all the distfiles exist in a local directory
- (<varname>DISTDIR</varname>), which can be set by the pkgsrc
+ (<varname>DISTDIR</varname>, which can be set by the pkgsrc
user). If the files do not exist, they are fetched using
commands of the form</para>