aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-05-25 17:43:23 +0000
committerXin LI <delphij@FreeBSD.org>2010-05-25 17:43:23 +0000
commit3ffaf7db1c41308c33c8f5a0ccfdcef78c312b78 (patch)
tree1639e5b0697b012395dec73cf222f351fef6f787 /release
parent331c6a355ad3d5780b7f122f5d67583b1068eeae (diff)
downloadsrc-3ffaf7db1c41308c33c8f5a0ccfdcef78c312b78.tar.gz
src-3ffaf7db1c41308c33c8f5a0ccfdcef78c312b78.zip
Document bc/dc and nc updates.
Notes
Notes: svn path=/head/; revision=208544
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml7
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 303b0782b6ac..14c3c18bfecd 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -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;).