summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkano <kano@pkgsrc.org>2006-12-04 14:34:20 +0000
committerkano <kano@pkgsrc.org>2006-12-04 14:34:20 +0000
commit4ee5e6ff62f1c33ec4b1e95391bb32ec617ebca4 (patch)
tree30f4c56055905fa95dbd961c45250382092b8884 /doc
parentdc4ca265bfa9d4409f804972cb6ad7b1ae5cc5af (diff)
downloadpkgsrc-4ee5e6ff62f1c33ec4b1e95391bb32ec617ebca4.tar.gz
fix typo
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/faq.xml4
-rw-r--r--doc/guide/files/platforms.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/guide/files/faq.xml b/doc/guide/files/faq.xml
index f40000404a9..58f15e6f8f5 100644
--- a/doc/guide/files/faq.xml
+++ b/doc/guide/files/faq.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.31 2006/10/25 14:24:54 rillig Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.32 2006/12/04 14:34:20 kano Exp $ -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>Frequently Asked Questions</title>
@@ -250,7 +250,7 @@ them by setting <varname>UNPRIVILEGED_USER</varname> and
<command>bootstrap</command> script will ease non-root configuration when
given the <quote>--ignore-user-check</quote> flag, as it will choose and
use multiple default directories under <filename>~/pkg</filename> as the
-installation targets. These directories can be overriden by the
+installation targets. These directories can be overridden by the
<quote>--prefix</quote> flag provided by the script, as well as some others
that allow finer tuning of the tree layout.</para>
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index 6f6623ddb8b..97ebaaa5055 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.47 2006/12/03 01:03:38 kano Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.48 2006/12/04 14:34:20 kano Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -620,7 +620,7 @@ file and inspect the contents before extracting it.
default.</para>
<para>If you have both the MIPSPro compiler chain installed as well as gcc,
- but want to make sure that MIPRPro is used, please set your <varname>PATH</varname>
+ but want to make sure that MIPSPro is used, please set your <varname>PATH</varname>
to <emphasis>not</emphasis> include the location of gcc (often
<filename>/usr/freeware/bin</filename>), and (important) pass the
'--preserve-path' flag.</para>