Regen from errata/article.sgml r1.73.2.18.
This commit is contained in:
parent
a3bf6321c6
commit
cef2113979
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27831
1 changed files with 14 additions and 1 deletions
|
@ -20,7 +20,7 @@ alink="#0000FF">
|
||||||
FreeBSD Documentation Project</p>
|
FreeBSD Documentation Project</p>
|
||||||
|
|
||||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
||||||
1.73.2.17 2006/05/10 16:22:32 bmah Exp $<br />
|
1.73.2.18 2006/05/13 21:20:52 bmah Exp $<br />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||||
|
@ -114,6 +114,19 @@ class="FILENAME">x11/kde3</tt></a>.</p>
|
||||||
<p>(2006/05/10) The release notes for FreeBSD 6.1-RELEASE should have mentioned changes
|
<p>(2006/05/10) The release notes for FreeBSD 6.1-RELEASE should have mentioned changes
|
||||||
that enable the second core of dual-core i386 and amd64 CPUs by default when running an
|
that enable the second core of dual-core i386 and amd64 CPUs by default when running an
|
||||||
SMP kernel.</p>
|
SMP kernel.</p>
|
||||||
|
|
||||||
|
<p>(2006/05/13) A change in the <a
|
||||||
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&sektion=4&manpath=FreeBSD+6.0-stable">
|
||||||
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">ata</span>(4)</span></a> driver in
|
||||||
|
FreeBSD 6.1-RELEASE modified a software interface visible from userland programs.
|
||||||
|
Programs that use the <tt class="LITERAL">IOCATAREQUEST</tt> <a
|
||||||
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=ioctl&sektion=2&manpath=FreeBSD+6.0-stable">
|
||||||
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">ioctl</span>(2)</span></a>
|
||||||
|
interface will need to be recompiled. Typically, these programs communicate directly with
|
||||||
|
ATA and ATAPI drives, such as CDROM burning or ripping tools, or monitoring utilities.
|
||||||
|
One known example is <tt class="FILENAME">smartd</tt> from the <a
|
||||||
|
href="http://www.FreeBSD.org/cgi/url.cgi?ports/sysutils/smartmontools/pkg-descr"><tt
|
||||||
|
class="FILENAME">sysutils/smartmontools</tt></a> port.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue