diff options
author | hrs <hrs@FreeBSD.org> | 2005-03-21 17:21:59 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2005-03-21 17:21:59 +0000 |
commit | cc00121627f149f7c85c4d7f9260614e5abd484b (patch) | |
tree | bcae3db2c2df889db0a94e108418fc62875a397a | |
parent | 87827d7ae67f8d6153ac6a42a2f9b2d901eb3474 (diff) | |
download | FreeBSD-src-cc00121627f149f7c85c4d7f9260614e5abd484b.zip FreeBSD-src-cc00121627f149f7c85c4d7f9260614e5abd484b.tar.gz |
New release notes:
pstat(8) -h option.
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 |
2 files changed, 8 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 57e6475..2124804 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -812,6 +812,10 @@ keyword in the <option>-o</option> option. It displays &man.jail.2; ID of each process.</para> + <para>The &man.pstat.8; now supports a <option>-h</option> option + to print swap sizes with SI prefixes such as K, M, and G, + which are used to form binary multiples.</para> + <para>The &man.rescue.8; utilities in the <filename>/rescue</filename> directory now include &man.bsdtar.1; instead of GNU tar.</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 57e6475..2124804 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -812,6 +812,10 @@ keyword in the <option>-o</option> option. It displays &man.jail.2; ID of each process.</para> + <para>The &man.pstat.8; now supports a <option>-h</option> option + to print swap sizes with SI prefixes such as K, M, and G, + which are used to form binary multiples.</para> + <para>The &man.rescue.8; utilities in the <filename>/rescue</filename> directory now include &man.bsdtar.1; instead of GNU tar.</para> |