Regen from r206131.
This commit is contained in:
parent
eb83dd9652
commit
4c88407311
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35611
1 changed files with 25 additions and 5 deletions
|
@ -19,7 +19,7 @@ alink="#0000FF">
|
|||
<p class="COPYRIGHT">Copyright © 2010 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml
|
||||
205916 2010-03-30 19:41:43Z hrs $<br />
|
||||
206131 2010-04-03 10:07:10Z hrs $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
@ -102,6 +102,22 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</a>.</p>
|
|||
<h2 class="SECT1"><a id="LATE-NEWS" name="LATE-NEWS">4 Late-Breaking News and
|
||||
Corrections</a></h2>
|
||||
|
||||
<p>[20100402] The FreeBSD 7.3-RELEASE Release Notes incorrectly mentioned that a <code
|
||||
class="OPTION">-p</code> flag has been added to the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=ps&sektion=1&manpath=FreeBSD+7.3-stable"><span
|
||||
class="CITEREFENTRY"><span class="REFENTRYTITLE">ps</span>(1)</span></a> utility. It
|
||||
should have been a <code class="OPTION">-d</code> flag. The correct entry is:</p>
|
||||
|
||||
<a id="AEN44" name="AEN44"></a>
|
||||
<blockquote class="BLOCKQUOTE">
|
||||
<p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=ps&sektion=1&manpath=FreeBSD+7.3-stable"><span
|
||||
class="CITEREFENTRY"><span class="REFENTRYTITLE">ps</span>(1)</span></a> command now
|
||||
supports a new flag <code class="OPTION">-d</code>. This displays descendant info with
|
||||
the output similar to Linux's <code class="OPTION">-H</code> (or <code
|
||||
class="OPTION">-f</code>).</p>
|
||||
</blockquote>
|
||||
|
||||
<p>[20100330] The <tt class="FILENAME">libc</tt> of FreeBSD 7.3-RELEASE has the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=fdopendir&sektion=3&manpath=FreeBSD+7.3-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">fdopendir</span>(3)</span></a>
|
||||
|
@ -120,10 +136,14 @@ supports ZFS, does not work properly. This problem has been fixed in <a
|
|||
href="http://svn.freebsd.org/changeset/base/205539" target="_top">r205539 (RELENG_7)</a>.
|
||||
An Errata Notice for 7.3-RELEASE is planned.</p>
|
||||
|
||||
<p>[20100323] The FreeBSD 7.3-RELEASE Release Notes incorrectly mentioned that the
|
||||
hwpmc(4) driver has been added though this driver has already been added in 7.0-RELEASE.
|
||||
The changes in 7.3-RELEASE are that pmcannotate(8) utility and support for Intel Core 2
|
||||
and Core i7 have been added.</p>
|
||||
<p>[20100323] The FreeBSD 7.3-RELEASE Release Notes incorrectly mentioned that the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=hwpmc&sektion=4&manpath=FreeBSD+7.3-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">hwpmc</span>(4)</span></a> driver
|
||||
has been added though this driver has already been added in 7.0-RELEASE. The changes in
|
||||
7.3-RELEASE are that <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=pmcannotate&sektion=8&manpath=FreeBSD+7.3-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">pmcannotate</span>(8)</span></a>
|
||||
utility and support for Intel Core 2 and Core i7 have been added.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue