Regen from article 1.36.

This commit is contained in:
Bruce A. Mah 2003-04-20 06:21:21 +00:00
parent 733d4b05a6
commit 384f5474f0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16618

View file

@ -22,8 +22,8 @@
2003 by The FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD:
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.35
2003/03/31 18:12:56 bmah Exp $<br />
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.36
2003/04/20 06:17:31 bmah Exp $<br />
</p>
<hr />
</div>
@ -186,9 +186,9 @@
instance, possible to dump a file system stored in a
regular file:</p>
<pre class="SCREEN">
<tt class="PROMPT">#</tt> <tt
<tt class="PROMPT">#</tt> <tt
class="USERINPUT"><b>dd if=/dev/ad0s1d.bde of=/junk/ad0.dd bs=1m</b></tt>
<tt class="PROMPT">#</tt> <tt
<tt class="PROMPT">#</tt> <tt
class="USERINPUT"><b>dump 0f - /junk/ad0.dd | ...</b></tt>
</pre>
@ -470,6 +470,15 @@ class="USERINPUT"><b>dump 0f - /junk/ad0.dd | ...</b></tt>
class="REFENTRYTITLE">amd</span>(8)</span></a> users were
not able to mount volumes from a 5.0-RELEASE server. This
bug has been fixed in 5.0-CURRENT.</p>
<h4 class="BRIDGEHEAD"><a id="AEN248"
name="AEN248">nsswitch</a></h4>
<p>The release note documenting the addition of <b
class="APPLICATION">nsswitch</b> support gave an incorrect
name for the old resolver configuration file. It should
have been listed as <tt
class="FILENAME">/etc/host.conf</tt>.</p>
</div>
</div>
<hr />