Regen from errata/article.sgml 1.73.4.2.
This commit is contained in:
parent
2af3dbcf4f
commit
d9e753d391
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31577
1 changed files with 37 additions and 9 deletions
|
|
@ -16,11 +16,10 @@ alink="#0000FF">
|
|||
|
||||
<h3 class="CORPAUTHOR">The FreeBSD Project</h3>
|
||||
|
||||
<p class="COPYRIGHT">Copyright © 2000, 2001, 2002, 2003, 2004, 2005 The FreeBSD
|
||||
Documentation Project</p>
|
||||
<p class="COPYRIGHT">Copyright © 2008 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.73
|
||||
2005/04/19 09:42:25 hrs Exp $<br />
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
||||
1.73.4.1 2008/02/29 23:09:41 bmah Exp $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
|
@ -44,7 +43,7 @@ by the “™” or the “®” symbol.</p>
|
|||
</div>
|
||||
|
||||
<blockquote class="ABSTRACT">
|
||||
<div class="ABSTRACT"><a id="AEN21" name="AEN21"></a>
|
||||
<div class="ABSTRACT"><a id="AEN16" name="AEN16"></a>
|
||||
<p>This document lists errata items for FreeBSD 7.0-RELEASE, containing significant
|
||||
information discovered after the release or too late in the release cycle to be otherwise
|
||||
included in the release documentation. This information includes security advisories, as
|
||||
|
|
@ -95,14 +94,43 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</a>.</p>
|
|||
<hr />
|
||||
<h2 class="SECT1"><a id="OPEN-ISSUES" name="OPEN-ISSUES">3 Open Issues</a></h2>
|
||||
|
||||
<p>No open issues.</p>
|
||||
<p>[20080229] <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=tcpdump&sektion=1&manpath=FreeBSD+7.0-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">tcpdump</span>(1)</span></a> does
|
||||
not correctly print the TX/RX rates for 802.11 frames. This issue has been fixed on the
|
||||
HEAD and RELENG_7 branches.</p>
|
||||
|
||||
<p>[20080229] A bug in Linux emulation may cause segmentation faults for some Linux
|
||||
programs using <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=mmap&sektion=2&manpath=FreeBSD+7.0-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">mmap</span>(2)</span></a>. This
|
||||
issue has been fixed on the HEAD and RELENG_7 branches.</p>
|
||||
|
||||
<p>[20080229] Instances of packet corruption and instability have been observed with the
|
||||
<a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=re&sektion=4&manpath=FreeBSD+7.0-stable"><span
|
||||
class="CITEREFENTRY"><span class="REFENTRYTITLE">re</span>(4)</span></a> network driver.
|
||||
Some users have reported that using a newer version of this driver (on HEAD) has solved
|
||||
their problems, or at least mitigated them.</p>
|
||||
|
||||
<p>[20080229] A change in the way that FreeBSD sends TCP options has been reported to
|
||||
cause odd interactions with some cable modem routers. While this issue is still under
|
||||
investigation, a change has been committed to HEAD that returns the option processing to
|
||||
that of FreeBSD 6. So far, this change has shown some promising results.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="LATE-NEWS" name="LATE-NEWS">4 Late-Breaking News</a></h2>
|
||||
<h2 class="SECT1"><a id="LATE-NEWS" name="LATE-NEWS">4 Late-Breaking News and
|
||||
Corrections</a></h2>
|
||||
|
||||
<p>No news.</p>
|
||||
<p>[20080229] The FreeBSD 7.0-RELEASE release documentation (release notes, hardware
|
||||
notes, and so forth) all contained a note that users of FreeBSD 7-STABLE should be
|
||||
subscribed to the <tt class="LITERAL">freebsd-current</tt> mailing list. This note should
|
||||
not have appeared.</p>
|
||||
|
||||
<p>[20080229] The release notes gave an incorrect version number for KDE. The correct
|
||||
version number is 3.5.8.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -116,7 +144,7 @@ href="http://www.FreeBSD.org/docs.html">documentation</a> before contacting <
|
|||
href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>.</small></p>
|
||||
|
||||
<p align="center"><small>All users of FreeBSD 7-STABLE should subscribe to the <<a
|
||||
href="mailto:current@FreeBSD.org">current@FreeBSD.org</a>> mailing list.</small></p>
|
||||
href="mailto:stable@FreeBSD.org">stable@FreeBSD.org</a>> mailing list.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about this documentation, e-mail <<a
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.</small></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue