aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;).