summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2006-05-11 04:29:08 +0000
committerbmah <bmah@FreeBSD.org>2006-05-11 04:29:08 +0000
commit69be7eb5237b629d18f1f2db5088a4d65ae1c7a8 (patch)
tree1ce0089e3ff4fe2a763749c6b0d1119d48a9229a /release
parente4148824684ffb6920da07c05cbae3c759621c7e (diff)
downloadFreeBSD-src-69be7eb5237b629d18f1f2db5088a4d65ae1c7a8.zip
FreeBSD-src-69be7eb5237b629d18f1f2db5088a4d65ae1c7a8.tar.gz
MFCs noted: bsdiff(1)/bspatch(1), cmp(1) -h, netstat(1) -h,
"sweeping" ping(8), sh(1) built-in times. I uncovered these in a sweep of items that need to be merged to the 5.4 release notes. It's possible that all of these items should have been in the 6.1 release notes (not confirmed).
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml10
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml10
2 files changed, 10 insertions, 10 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 28b7fa7..d8db961 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -874,14 +874,14 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.bsdiff.1; and &man.bspatch.1; utilities
have been added. These are tools for constructing and
- applying binary patches.</para>
+ applying binary patches. &merged;</para>
<para>The &man.bsnmpd.1; utility now supports the Host Resources
MIB described in RFC 2790. &merged;</para>
<para>The &man.cmp.1; utility now supports an <option>-h</option>
flag to compare the symbolic link itself rather than the
- file that the link points to.</para>
+ file that the link points to. &merged;</para>
<para>The &man.config.8; utility now supports the <literal>nocpu</literal>
directive, which cancels the effect of a
@@ -1069,7 +1069,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.netstat.1; utility now supports an
<option>-h</option> flag for interface stats mode,
- which prints all interface statistics in human readable form.</para>
+ which prints all interface statistics in human readable form. &merged;</para>
<para>The &man.netstat.1; utility now supports
printing &man.ipsec.4; protocol statistics if the
@@ -1092,7 +1092,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
ping</quote> in which &man.icmp.4; payload of
packets being sent is increased with given step.
This is useful for testing problematic channels, MTU issues
- or traffic policing functions in networks.</para>
+ or traffic policing functions in networks. &merged;</para>
<para>The &man.pkill.1; utility now supports a
<option>-F</option> option which allows to
@@ -1130,7 +1130,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
allow lookups for a specific version of a given symbol.</para>
<para>The &man.sh.1; utility now supports <literal>times</literal>
- built-in command.</para>
+ built-in command. &merged;</para>
<para>The &man.snapinfo.8; utility, which shows snapshot locations
on UFS filesystems, has been added. &merged;</para>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 28b7fa7..d8db961 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -874,14 +874,14 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.bsdiff.1; and &man.bspatch.1; utilities
have been added. These are tools for constructing and
- applying binary patches.</para>
+ applying binary patches. &merged;</para>
<para>The &man.bsnmpd.1; utility now supports the Host Resources
MIB described in RFC 2790. &merged;</para>
<para>The &man.cmp.1; utility now supports an <option>-h</option>
flag to compare the symbolic link itself rather than the
- file that the link points to.</para>
+ file that the link points to. &merged;</para>
<para>The &man.config.8; utility now supports the <literal>nocpu</literal>
directive, which cancels the effect of a
@@ -1069,7 +1069,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.netstat.1; utility now supports an
<option>-h</option> flag for interface stats mode,
- which prints all interface statistics in human readable form.</para>
+ which prints all interface statistics in human readable form. &merged;</para>
<para>The &man.netstat.1; utility now supports
printing &man.ipsec.4; protocol statistics if the
@@ -1092,7 +1092,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
ping</quote> in which &man.icmp.4; payload of
packets being sent is increased with given step.
This is useful for testing problematic channels, MTU issues
- or traffic policing functions in networks.</para>
+ or traffic policing functions in networks. &merged;</para>
<para>The &man.pkill.1; utility now supports a
<option>-F</option> option which allows to
@@ -1130,7 +1130,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
allow lookups for a specific version of a given symbol.</para>
<para>The &man.sh.1; utility now supports <literal>times</literal>
- built-in command.</para>
+ built-in command. &merged;</para>
<para>The &man.snapinfo.8; utility, which shows snapshot locations
on UFS filesystems, has been added. &merged;</para>
OpenPOWER on IntegriCloud