summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-01 09:52:59 +0000
committerwiz <wiz@pkgsrc.org>2004-12-01 09:52:59 +0000
commit913b2647ad85ebeee270c0a63884d9035c5853fc (patch)
treedda442abc8a5a6187911e37d6911b08f43bc5cc7 /doc
parent1b660b79ce3587618c9fbcc934d508e2c3ea26fa (diff)
downloadpkgsrc-913b2647ad85ebeee270c0a63884d9035c5853fc.tar.gz
"the the" -> "the"
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/using.xml4
-rw-r--r--doc/pkgsrc.html12
-rw-r--r--doc/pkgsrc.txt14
3 files changed, 15 insertions, 15 deletions
diff --git a/doc/guide/files/using.xml b/doc/guide/files/using.xml
index c97cc148515..b1517248b86 100644
--- a/doc/guide/files/using.xml
+++ b/doc/guide/files/using.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: using.xml,v 1.1.1.1 2004/10/21 14:27:37 grant Exp $ -->
+<!-- $NetBSD: using.xml,v 1.2 2004/12/01 09:52:59 wiz Exp $ -->
<chapter id="using"> <?dbhtml filename="using.html"?>
<title>Using pkgsrc</title>
@@ -197,7 +197,7 @@
<para>If you want to install a binary package that you've either
created yourself (see next section), that you put into pkgsrc/packages manually or
- that is located on a remote FTP server, you can use the the "bin-install"
+ that is located on a remote FTP server, you can use the "bin-install"
target. This target will install a binary package - if available - via
&man.pkg.add.1;, else do a <command>make package</command>.
The list of remote
diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html
index 5474d74f87f..62094e30c16 100644
--- a/doc/pkgsrc.html
+++ b/doc/pkgsrc.html
@@ -2571,7 +2571,7 @@ CFLAGS= -xtarget=ultra -xarch=v9
<p>If you want to install a binary package that you've
either created yourself (see next section), that you
put into pkgsrc/packages manually or that is located on
- a remote FTP server, you can use the the "bin-install"
+ a remote FTP server, you can use the "bin-install"
target. This target will install a binary package - if
available - via <a href=
"http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current">
@@ -4297,7 +4297,7 @@ CONF_FILES= ${EGDIR}/Muttrc ${PKG_SYSCONFDIR}/Muttrc
audit-packages installation procedure:</p>
<pre class="screen">
===========================================================================
-$NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $
+$NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $
You may wish to have the vulnerabilities file downloaded daily so that
it remains current. This may be done by adding an appropriate entry
@@ -5331,7 +5331,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/unix
<p>Be sure to add a RCS ID line as the first thing in any
<code class="filename">PLIST</code> file you write:</p>
<pre class="programlisting">
-@comment $NetBSD$
+@comment $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $
</pre>
</div>
@@ -6006,7 +6006,7 @@ DEPENDS+= foo&gt;=1.1.0:../../category/foo
"filename">buildlink3.mk</code> is taken from
<code class="filename">pkgsrc/graphics/tiff</code>:</p>
<pre class="programlisting">
-# $NetBSD: buildlink3.mk,v 1.7 2004/03/18 09:12:12 jlam Exp $
+# $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
TIFF_BUILDLINK3_MK:= ${TIFF_BUILDLINK3_MK}+
@@ -10511,7 +10511,7 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Pg/.packlist
</div>
</div>
<pre class="programlisting">
-# $NetBSD$
+# $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $
#
DISTNAME= bison-1.25
@@ -10556,7 +10556,7 @@ of the NetBSD source tree is beyond me.
</div>
</div>
<pre class="programlisting">
-@comment $NetBSD$
+@comment $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $
bin/bison
man/man1/bison.1.gz
info/bison.info
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 3c9975e5a5a..ffc32dde453 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -14,7 +14,7 @@ The pkgsrc Developers
Copyright (C) 1994-2004 The NetBSD Foundation, Inc
-$NetBSD: pkgsrc.xml,v 1.3 2004/10/22 00:24:48 hubertf Exp $
+$NetBSD: pkgsrc.txt,v 1.7 2004/11/22 16:52:09 wiz Exp $
Abstract
@@ -987,7 +987,7 @@ added to help with this.
If you want to install a binary package that you've either created yourself
(see next section), that you put into pkgsrc/packages manually or that is
-located on a remote FTP server, you can use the the "bin-install" target. This
+located on a remote FTP server, you can use the "bin-install" target. This
target will install a binary package - if available - via pkg_add(1), else do a
make package. The list of remote FTP sites searched is kept in the variable
BINPKG_SITE, which defaults to ftp.NetBSD.org. Any flags that should be added
@@ -1663,7 +1663,7 @@ The following message is displayed as part of the audit-packages installation
procedure:
===========================================================================
-$NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $
+$NetBSD: pkgsrc.txt,v 1.7 2004/11/22 16:52:09 wiz Exp $
You may wish to have the vulnerabilities file downloaded daily so that
it remains current. This may be done by adding an appropriate entry
@@ -2078,7 +2078,7 @@ the PLIST file (or files, see below!).
Be sure to add a RCS ID line as the first thing in any PLIST file you write:
-@comment $NetBSD$
+@comment $NetBSD: pkgsrc.txt,v 1.7 2004/11/22 16:52:09 wiz Exp $
8.2. Semi-automatic PLIST generation
@@ -2353,7 +2353,7 @@ following command will generate a good starting point for buildlink3.mk files:
The following real-life example buildlink3.mk is taken from pkgsrc/graphics/
tiff:
-# $NetBSD: buildlink3.mk,v 1.7 2004/03/18 09:12:12 jlam Exp $
+# $NetBSD: pkgsrc.txt,v 1.7 2004/11/22 16:52:09 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
TIFF_BUILDLINK3_MK:= ${TIFF_BUILDLINK3_MK}+
@@ -4315,7 +4315,7 @@ A.1. files
A.1.1. Makefile
-# $NetBSD$
+# $NetBSD: pkgsrc.txt,v 1.7 2004/11/22 16:52:09 wiz Exp $
#
DISTNAME= bison-1.25
@@ -4339,7 +4339,7 @@ of the NetBSD source tree is beyond me.
A.1.3. PLIST
-@comment $NetBSD$
+@comment $NetBSD: pkgsrc.txt,v 1.7 2004/11/22 16:52:09 wiz Exp $
bin/bison
man/man1/bison.1.gz
info/bison.info