pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc regen
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f21553e01f2
branches: trunk
changeset: 357954:1f21553e01f2
user: yyamano <yyamano%pkgsrc.org@localhost>
date: Thu Feb 02 07:21:35 2017 +0000
description:
regen
diffstat:
doc/pkgsrc.html | 28 ++++++++++++++--------------
doc/pkgsrc.txt | 8 ++++----
2 files changed, 18 insertions(+), 18 deletions(-)
diffs (168 lines):
diff -r 7acb79510930 -r 1f21553e01f2 doc/pkgsrc.html
--- a/doc/pkgsrc.html Thu Feb 02 00:27:56 2017 +0000
+++ b/doc/pkgsrc.html Thu Feb 02 07:21:35 2017 +0000
@@ -1328,7 +1328,7 @@
<p>
to fetch the vulnerability list from the daily security script. The system
is set to audit the packages by default but can be set explicitly, if
- desired (not required), by adding the follwing line to
+ desired (not required), by adding the following line to
<code class="filename">/etc/security.conf</code>:
</p>
<pre class="screen">
@@ -3215,7 +3215,7 @@
# url2pkg-marker (please do not remove this line.)
.include "../../mk/bsd.pkg.mk"
</pre>
-<p>On the first line of output above, an artificial space has been added betweeen NetBSD and $,
+<p>On the first line of output above, an artificial space has been added between NetBSD and $,
this is a workaround to prevent CVS expanding to the filename of the
guide.</p>
<p>Then, I quit the editor and watched pkgsrc downloading a large
@@ -4276,7 +4276,7 @@
<pre class="programlisting">
@comment $NetBSD $
</pre>
-<p>An artificial space has been added betweeen NetBSD and $, this is a
+<p>An artificial space has been added between NetBSD and $, this is a
workaround here to prevent CVS expanding to the filename of the guide. When
adding the RCS ID the space should be ommited.</p>
</div>
@@ -4384,7 +4384,7 @@
${PLIST.foo}man/man1/foo.1
${PLIST.foo}share/bar/foo.data
</pre>
-<p>An artificial space has been added betweeen NetBSD and $, this is a
+<p>An artificial space has been added between NetBSD and $, this is a
workaround here to prevent CVS expanding to the filename of the guide. When
adding the RCS ID the space should be ommited.</p>
</div>
@@ -8835,7 +8835,7 @@
and if you still don't have the answer, ask on the
<code class="literal">pkgsrc-users</code> mailing list.</p>
<div class="qandaset">
-<a name="idm80577712"></a><dl>
+<a name="idp140701511890720"></a><dl>
<dt>22.1. <a href="#devfaq.makeflags">What is the difference between
MAKEFLAGS, .MAKEFLAGS and
MAKE_FLAGS?</a>
@@ -8880,7 +8880,7 @@
<tbody>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idm80577328"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idp140701511891392"></a><p><b>22.1.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">MAKEFLAGS</code>, <code class="varname">.MAKEFLAGS</code> and
@@ -8896,7 +8896,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idm80573232"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idp140701511895856"></a><p><b>22.2.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">MAKE</code>, <code class="varname">GMAKE</code> and
@@ -8914,7 +8914,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idm80568880"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idp140701511900912"></a><p><b>22.3.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">CC</code>, <code class="varname">PKG_CC</code> and
@@ -8932,7 +8932,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idm80564656"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idp140701511905792"></a><p><b>22.4.</b></p>
</td>
<td align="left" valign="top"><p>What is the difference between
<code class="varname">BUILDLINK_LDFLAGS</code>,
@@ -8945,7 +8945,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idm80562480"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idp140701511908384"></a><p><b>22.5.</b></p>
</td>
<td align="left" valign="top"><p>Why does <span class="command"><strong>make show-var
VARNAME=BUILDLINK_PREFIX.<em class="replaceable"><code>foo</code></em></strong></span>
@@ -8961,7 +8961,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idm80559408"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idp140701511912256"></a><p><b>22.6.</b></p>
</td>
<td align="left" valign="top"><p>What does
<code class="code">${MASTER_SITE_SOURCEFORGE:=package/}</code> mean? I
@@ -8985,7 +8985,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idm80552496"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idp140701511919920"></a><p><b>22.7.</b></p>
</td>
<td align="left" valign="top"><p>Which mailing lists are there for package
developers?</p></td>
@@ -9010,7 +9010,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idm80548656"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idp140701511924880"></a><p><b>22.8.</b></p>
</td>
<td align="left" valign="top"><p>Where is the pkgsrc
documentation?</p></td>
@@ -9058,7 +9058,7 @@
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idm80542256"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idp140701511933712"></a><p><b>22.9.</b></p>
</td>
<td align="left" valign="top"><p>I have a little time to kill. What shall I
do?</p></td>
diff -r 7acb79510930 -r 1f21553e01f2 doc/pkgsrc.txt
--- a/doc/pkgsrc.txt Thu Feb 02 00:27:56 2017 +0000
+++ b/doc/pkgsrc.txt Thu Feb 02 07:21:35 2017 +0000
@@ -1150,7 +1150,7 @@
to fetch the vulnerability list from the daily security script. The system is
set to audit the packages by default but can be set explicitly, if desired (not
-required), by adding the follwing line to /etc/security.conf:
+required), by adding the following line to /etc/security.conf:
check_pkg_vulnerabilities=YES
@@ -2766,7 +2766,7 @@
# url2pkg-marker (please do not remove this line.)
.include "../../mk/bsd.pkg.mk"
-On the first line of output above, an artificial space has been added betweeen
+On the first line of output above, an artificial space has been added between
NetBSD and $, this is a workaround to prevent CVS expanding to the filename of
the guide.
@@ -3616,7 +3616,7 @@
@comment $NetBSD $
-An artificial space has been added betweeen NetBSD and $, this is a workaround
+An artificial space has been added between NetBSD and $, this is a workaround
here to prevent CVS expanding to the filename of the guide. When adding the RCS
ID the space should be ommited.
@@ -3700,7 +3700,7 @@
${PLIST.foo}man/man1/foo.1
${PLIST.foo}share/bar/foo.data
-An artificial space has been added betweeen NetBSD and $, this is a workaround
+An artificial space has been added between NetBSD and $, this is a workaround
here to prevent CVS expanding to the filename of the guide. When adding the RCS
ID the space should be ommited.
Home |
Main Index |
Thread Index |
Old Index