Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
yyamano committed Feb 2, 2017
1 parent 00a128c commit f7f44b9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions doc/pkgsrc.html
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,7 @@ <h3 class="title">Note</h3>
<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">
Expand Down Expand Up @@ -3215,7 +3215,7 @@ <h3 class="title">Note</h3>
# 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
Expand Down Expand Up @@ -4276,7 +4276,7 @@ <h3 class="title">Note</h3>
<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>
Expand Down Expand Up @@ -4384,7 +4384,7 @@ <h3 class="title">Legacy note</h3>
${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>
Expand Down Expand Up @@ -8835,7 +8835,7 @@ <h3 class="title">Note</h3>
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>
Expand Down Expand Up @@ -8880,7 +8880,7 @@ <h3 class="title">Note</h3>
<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
Expand All @@ -8896,7 +8896,7 @@ <h3 class="title">Note</h3>
</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
Expand All @@ -8914,7 +8914,7 @@ <h3 class="title">Note</h3>
</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
Expand All @@ -8932,7 +8932,7 @@ <h3 class="title">Note</h3>
</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>,
Expand All @@ -8945,7 +8945,7 @@ <h3 class="title">Note</h3>
</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>
Expand All @@ -8961,7 +8961,7 @@ <h3 class="title">Note</h3>
</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
Expand All @@ -8985,7 +8985,7 @@ <h3 class="title">Note</h3>
</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>
Expand All @@ -9010,7 +9010,7 @@ <h3 class="title">Note</h3>
</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>
Expand Down Expand Up @@ -9058,7 +9058,7 @@ <h3 class="title">Note</h3>
</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>
Expand Down
8 changes: 4 additions & 4 deletions doc/pkgsrc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ fetch_pkg_vulnerabilities=YES

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

Expand Down Expand Up @@ -2766,7 +2766,7 @@ COMMENT= Web Authoring System
# 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.

Expand Down Expand Up @@ -3616,7 +3616,7 @@ Be sure to add a RCS ID line as the first thing in any PLIST file you write:

@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.

Expand Down Expand Up @@ -3700,7 +3700,7 @@ ${PLIST.foo}bin/foo
${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.

Expand Down

0 comments on commit f7f44b9

Please sign in to comment.