summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkano <kano>2006-12-02 13:02:14 +0000
committerkano <kano>2006-12-02 13:02:14 +0000
commit8d07355678f537e6c2a56ad8c9450b766b2b702e (patch)
tree5e50b1b3fbb8e4c6add2224fb11f4b1dc1e3d54c /doc
parente76eccf0d44cd7ea6a2b57b6642a02c621ce92ac (diff)
downloadpkgsrc-8d07355678f537e6c2a56ad8c9450b766b2b702e.tar.gz
remove duplicate words.
reviewed by wizd(8)
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/devfaq.xml4
-rw-r--r--doc/guide/files/fixes.xml4
-rw-r--r--doc/guide/files/infr.design.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/guide/files/devfaq.xml b/doc/guide/files/devfaq.xml
index 4f82a2a5a2e..4f1aa87b828 100644
--- a/doc/guide/files/devfaq.xml
+++ b/doc/guide/files/devfaq.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: devfaq.xml,v 1.7 2006/10/25 14:24:54 rillig Exp $ -->
+<!-- $NetBSD: devfaq.xml,v 1.8 2006/12/02 13:02:14 kano Exp $ -->
<chapter id="devfaq"> <?dbhtml filename="devfaq.html"?>
<title>Frequently Asked Questions</title>
@@ -167,7 +167,7 @@
<listitem><para>Some parts of pkgsrc are only <quote>implicitly
documented</quote>, that is the documentation exists only in the
mind of the developer who wrote the code. To get this
- information, use the the <command>cvs annotate</command> command
+ information, use the <command>cvs annotate</command> command
to see who has written it and ask on the
<literal>tech-pkg</literal> mailing list, so that others can
find your questions later (see above). To be sure that the
diff --git a/doc/guide/files/fixes.xml b/doc/guide/files/fixes.xml
index e9b9e449903..7d2bd2a1f99 100644
--- a/doc/guide/files/fixes.xml
+++ b/doc/guide/files/fixes.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.76 2006/12/01 14:19:06 reed Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.77 2006/12/02 13:02:14 kano Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -201,7 +201,7 @@
<para>Binaries may not be placed on an FTP server. Set
this variable to <varname>${RESTRICTED}</varname>
- whenever a binary package may not not be made available
+ whenever a binary package may not be made available
on the Internet.</para>
</listitem>
diff --git a/doc/guide/files/infr.design.xml b/doc/guide/files/infr.design.xml
index 8a33fac5350..6f71e9fa7d4 100644
--- a/doc/guide/files/infr.design.xml
+++ b/doc/guide/files/infr.design.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: infr.design.xml,v 1.4 2006/07/24 12:13:35 rillig Exp $ -->
+<!-- $NetBSD: infr.design.xml,v 1.5 2006/12/02 13:02:14 kano Exp $ -->
<chapter id="infr.design"> <?dbhtml filename="infr.design.html"?>
<title>Design of the pkgsrc infrastructure</title>
@@ -273,7 +273,7 @@
<para>Then, the various <filename>*-vars.mk</filename> files are
loaded, which fill default values for those variables that have
- not been defined by the the package. These variables may later
+ not been defined by the package. These variables may later
be used even in unrelated files.</para>
<para>Then, the file <filename>bsd.pkg.error.mk</filename>