summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2001-11-26 06:00:28 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2001-11-26 06:00:28 +0000
commit1c8653816ee991ad1fd4fd393af6bedd59bbdfef (patch)
treead6134015b399b28ef21429286cbec1aca5d45d9
parent72905c7ec4532a361c4e26fae9a15423808555ed (diff)
Notes
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml7
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml7
2 files changed, 14 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 e9d7d6a830c9..a63829cd6b8c 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -1952,6 +1952,13 @@
<filename>libutil</filename> to
<filename>libc</filename>. &merged;</para>
+ <para>&man.sh.1; now implements <command>test</command> as a
+ built-in command for improved efficiency. &man.sh.1; no longer
+ implements <command>printf</command> as a built-in command because
+ it was considered less valuable compared to the other built-in
+ commands (this functionality is, of course, still available
+ through the &man.printf.1; executable).</para>
+
<para>&man.sockstat.1; now has <option>-c</option> and
<option>-l</option> flags for listing connected and listening
sockets, respectively. &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 e9d7d6a830c9..a63829cd6b8c 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -1952,6 +1952,13 @@
<filename>libutil</filename> to
<filename>libc</filename>. &merged;</para>
+ <para>&man.sh.1; now implements <command>test</command> as a
+ built-in command for improved efficiency. &man.sh.1; no longer
+ implements <command>printf</command> as a built-in command because
+ it was considered less valuable compared to the other built-in
+ commands (this functionality is, of course, still available
+ through the &man.printf.1; executable).</para>
+
<para>&man.sockstat.1; now has <option>-c</option> and
<option>-l</option> flags for listing connected and listening
sockets, respectively. &merged;</para>