Document bc/dc and nc updates.

This commit is contained in:
Xin LI 2010-05-25 17:43:23 +00:00
parent 331c6a355a
commit 3ffaf7db1c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208544

View File

@ -30,6 +30,7 @@
<year>2007</year>
<year>2008</year>
<year>2009</year>
<year>2010</year>
<holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
</copyright>
@ -326,6 +327,9 @@
based on <filename>libarchive</filename>, have replaced the GNU
Binutils versions of these utilities.</para>
<para>BSD-licensed version of &man.bc.1; and &man.dc.1; has
replaced their GNU counterparts.</para>
<para role="merged">&man.chflags.1; now supports a <option>-v</option> flag for
verbose output and a <option>-f</option> flag to ignore errors
with the same semantics as (for example)
@ -373,6 +377,9 @@
<para>&man.nc.1; now supports a <option>-O</option> switch to
disable the use of TCP options.</para>
<para>&man.nc.1;'s <option>-o</option> switch has been deprecated.
It will be removed in future release.</para>
<para>The &man.ping6.8; utility now returns <literal>2</literal>
when the packet transmission was successful but no responses
were received (this is the same behavior as &man.ping.8;).