The following reply was made to PR docs/189833; it has been noted by GNATS.
From: venture37 <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: docs/189833: 10.0 release notes reference deprecated atacontrol(8) Date: Mon, 26 May 2014 01:09:37 +0100 This is a multi-part message in MIME format. --------------090703060408090907030204 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Attached diff removes the reference to atacontrol(8) & adds a newline to the end of the file (wasn't sure if it is required or not, it was added automatically by the diff procces hence why I left it in). --------------090703060408090907030204 Content-Type: text/plain; charset=UTF-8; name="10relnotes.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="10relnotes.txt" Index: en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html =================================================================== --- en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html (revision 44952) +++ en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html (working copy) @@ -168,9 +168,8 @@ larger than 2TB in size. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&sektion=4"><span class="citerefentry"><span class="refentrytitle">ata</span>(4)</span></a> driver now supports a spindown command for disks; after a configurable amount of time, if no requests have been received for a disk, the disk will be spun down - until the next request. The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=atacontrol&sektion=8"><span class="citerefentry"><span class="refentrytitle">atacontrol</span>(8)</span></a> utility now - supports a <code xmlns="http://www.w3.org/1999/xhtml" class="command">spindown</code> command to configure - this feature. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=hptrr&sektion=4"><span class="citerefentry"><span class="refentrytitle">hptrr</span>(4)</span></a> driver has been updated to + until the next request. + </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=hptrr&sektion=4"><span class="citerefentry"><span class="refentrytitle">hptrr</span>(4)</span></a> driver has been updated to version 1.2 from Highpoint. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional"><a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=nvme&sektion=4"><span class="citerefentry"><span class="refentrytitle">nvme</span>(4)</span></a> has been added and provides NVM Express support. NVM Express is an optimized register interface, command set and feature set of PCI Express @@ -368,4 +367,4 @@ contacting <<a href="mailto:[email protected]">[email protected]</a>>.</small></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional" align="center"><small>All users of FreeBSD release should subscribe to the <<a href="mailto:[email protected]">[email protected]</a>> mailing list.</small></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional" align="center"><small>For questions about this documentation, - e-mail <<a href="mailto:[email protected]">[email protected]</a>>.</small></p></body></html> \ No newline at end of file + e-mail <<a href="mailto:[email protected]">[email protected]</a>>.</small></p></body></html> --------------090703060408090907030204-- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
