summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorkano <kano>2008-07-23 15:33:44 +0000
committerkano <kano>2008-07-23 15:33:44 +0000
commite431a33035712166640541dc6b6bf1106d875c87 (patch)
treefc7094014acf95cc78dca5fb1aed6e6e7ce5c420 /doc/guide
parentcb82ff13e6424e59e489b885d83ab28c689ccdcd (diff)
downloadpkgsrc-e431a33035712166640541dc6b6bf1106d875c87.tar.gz
fix typo
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 335b4165dce..c3842e93274 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.53 2008/07/22 13:14:21 wiz Exp $ -->
+<!-- $NetBSD: build.xml,v 1.54 2008/07/23 15:33:44 kano Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -214,7 +214,7 @@ GTKDIR_DEFAULT= ${LOCALBASE}
<para>The <varname>CREATE_WRKDIR_SYMLINK</varname> definition takes either
the value <emphasis>yes</emphasis> or <emphasis>no</emphasis> and defaults
to <emphasis>yes</emphasis>. It indicates whether a symbolic link to the
- <varname>WRKDIR</varname> is to be created in the pksrc entry's directory.
+ <varname>WRKDIR</varname> is to be created in the pkgsrc entry's directory.
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