diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 4114aa39953..c58fdb7866e 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -97,7 +97,7 @@
&man.acct.2; has been changed to open the accounting file in
append mode, so that &man.accton.8; can be used to enable
- accounting to an append-only file.
+ accounting to an append-only file. &merged;
The &man.amdpm.4; driver has been added to
provide access to the system monitoring functions of the AMD 756
@@ -1972,6 +1972,13 @@ options HZ=1000 # not compulsory but strongly recommended
not disturb the terminal contents as biff y
would).
+ &man.biff.1; now uses the first terminal associated with the
+ standard input, standard output or standard error file
+ descriptor, in that order. Thus, it is possible to use the
+ redirection facilities of a shell (biff n <
+ /dev/ttyp1) to toggle the notification for other
+ terminals.
+
&man.boot98cfg.8;, a PC-98 boot manager
installation and configuration utility, has been
added. &merged;
@@ -2068,6 +2075,10 @@ options HZ=1000 # not compulsory but strongly recommended
A number of buffer overflows in &man.config.8; have been
fixed. &merged;
+ &man.cp.1; now takes a (nonstandard)
+ option to automatically answer no when it would
+ ask to overwrite a file.
+
A new &man.csplit.1; utility, which splits files based on
context, has been added.
@@ -2608,6 +2619,13 @@ options HZ=1000 # not compulsory but strongly recommended
/etc/rc.conf to the default options in
/etc/defaults/rc.conf. &merged;
+ &man.mesg.1; now conforms to SUSv3. Among other things, it
+ now uses the first terminal associated with the standard input,
+ standard output or standard error file descriptor, in that order.
+ Thus, it is possible to use the redirection facilities of a shell
+ (mesg n < /dev/ttyp1) to control write access
+ for other terminals.
+
mk_cmds(1) and the associated
libss have been removed; they have been
unused for quite some time. &merged;
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 4114aa39953..c58fdb7866e 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -97,7 +97,7 @@
&man.acct.2; has been changed to open the accounting file in
append mode, so that &man.accton.8; can be used to enable
- accounting to an append-only file.
+ accounting to an append-only file. &merged;
The &man.amdpm.4; driver has been added to
provide access to the system monitoring functions of the AMD 756
@@ -1972,6 +1972,13 @@ options HZ=1000 # not compulsory but strongly recommended
not disturb the terminal contents as biff y
would).
+ &man.biff.1; now uses the first terminal associated with the
+ standard input, standard output or standard error file
+ descriptor, in that order. Thus, it is possible to use the
+ redirection facilities of a shell (biff n <
+ /dev/ttyp1) to toggle the notification for other
+ terminals.
+
&man.boot98cfg.8;, a PC-98 boot manager
installation and configuration utility, has been
added. &merged;
@@ -2068,6 +2075,10 @@ options HZ=1000 # not compulsory but strongly recommended
A number of buffer overflows in &man.config.8; have been
fixed. &merged;
+ &man.cp.1; now takes a (nonstandard)
+ option to automatically answer no when it would
+ ask to overwrite a file.
+
A new &man.csplit.1; utility, which splits files based on
context, has been added.
@@ -2608,6 +2619,13 @@ options HZ=1000 # not compulsory but strongly recommended
/etc/rc.conf to the default options in
/etc/defaults/rc.conf. &merged;
+ &man.mesg.1; now conforms to SUSv3. Among other things, it
+ now uses the first terminal associated with the standard input,
+ standard output or standard error file descriptor, in that order.
+ Thus, it is possible to use the redirection facilities of a shell
+ (mesg n < /dev/ttyp1) to control write access
+ for other terminals.
+
mk_cmds(1) and the associated
libss have been removed; they have been
unused for quite some time. &merged;