summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-04-19 13:43:27 +0000
committerleot <leot@pkgsrc.org>2019-04-19 13:43:27 +0000
commit3d0c18427191f557cd0c159940c671e752bf1d6f (patch)
tree8777256184a91c0eac7bd399b77e71ca491a518c /doc/guide
parent47695d72a7f02f0d40eddaf5af28b0ec918ff82e (diff)
downloadpkgsrc-3d0c18427191f557cd0c159940c671e752bf1d6f.tar.gz
Fix a thinko.
Pointed out by Benjamin Lorenz via PR pkg/54128, thanks! (and thanks to <joerg>)
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/configuring.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/configuring.xml b/doc/guide/files/configuring.xml
index df51d0daeab..27abb14e576 100644
--- a/doc/guide/files/configuring.xml
+++ b/doc/guide/files/configuring.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: configuring.xml,v 1.54 2019/03/03 21:36:11 leot Exp $ -->
+<!-- $NetBSD: configuring.xml,v 1.55 2019/04/19 13:43:27 leot Exp $ -->
<chapter id="configuring">
<title>Configuring pkgsrc</title>
@@ -285,7 +285,7 @@ uid=1000(myusername) gid=100(users) groups=100(users),0(wheel)
</varlistentry>
<varlistentry>
- <term><varname>PYTHON_DEFAULT_VERSION</varname>:</term>
+ <term><varname>PYTHON_VERSION_DEFAULT</varname>:</term>
<listitem>
<para>Specifies which version of python to use when several
options are available.</para>