summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2006-05-08 18:07:36 +0000
committerbmah <bmah@FreeBSD.org>2006-05-08 18:07:36 +0000
commit60102c00aef198479f66023f25f7d4db9e0fe66f (patch)
treed3f146ad66d97afe2b7918404a4d090b49489d7c /release
parent12a9a4edc93f2568412a4aea8d0561d2c9e739df (diff)
downloadFreeBSD-src-60102c00aef198479f66023f25f7d4db9e0fe66f.zip
FreeBSD-src-60102c00aef198479f66023f25f7d4db9e0fe66f.tar.gz
New release note: iostat(8) -x/-z [1].
Fix typo: s/archiecture/architecture/ [2]. Requested by: maxim [1] Pointed out by: ceri [2]
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml8
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml8
2 files changed, 14 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index c88da4c..382dce0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -251,7 +251,7 @@
<para arch="alpha">Support for Linux emulation on the Alpha
platform has been removed, due to the lack of a
<filename>linux_base</filename> port that both supports the
- Alpha archiecture and is in good working condition.</para>
+ Alpha architecture and is in good working condition.</para>
<para>RedZone, a buffer corruption protection for kernel &man.malloc.9;
facility has been implemented. This detects both of buffer underflows and
@@ -964,6 +964,12 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
argument still is supported for backward compatibility, but now
it is deprecated and its use is discouraged.</para>
+ <para>The &man.iostat.8; utility now supports
+ a <option>-x</option> flag (inspired by Solaris) to print
+ extended disk statistics. If the new <option>-z</option> flag is
+ also specified, no output is made for disks with no
+ activity.</para>
+
<para>The &man.jail.8; utility pports a <option>-J
<replaceable>jid_file</replaceable></option> option to
write out a JidFile, similar to a PidFile, containing
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 c88da4c..382dce0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -251,7 +251,7 @@
<para arch="alpha">Support for Linux emulation on the Alpha
platform has been removed, due to the lack of a
<filename>linux_base</filename> port that both supports the
- Alpha archiecture and is in good working condition.</para>
+ Alpha architecture and is in good working condition.</para>
<para>RedZone, a buffer corruption protection for kernel &man.malloc.9;
facility has been implemented. This detects both of buffer underflows and
@@ -964,6 +964,12 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
argument still is supported for backward compatibility, but now
it is deprecated and its use is discouraged.</para>
+ <para>The &man.iostat.8; utility now supports
+ a <option>-x</option> flag (inspired by Solaris) to print
+ extended disk statistics. If the new <option>-z</option> flag is
+ also specified, no output is made for disks with no
+ activity.</para>
+
<para>The &man.jail.8; utility pports a <option>-J
<replaceable>jid_file</replaceable></option> option to
write out a JidFile, similar to a PidFile, containing
OpenPOWER on IntegriCloud