diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 50b3d1355a8..d35a70a0198 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -2493,6 +2493,9 @@ options HZ=1000 # not compulsory but strongly recommended
A &man.pam.ftp.8; module has been added to allow
authentication of anonymous FTP users.
+ A &man.pam.ftpusers.8; module has been added to perform
+ checks against the &man.ftpusers.5; file.
+
A &man.pam.lastlog.8; module has been added to record
sessions in the &man.utmp.5;, &man.wtmp.5;, and &man.lastlog.5;
databases.
@@ -2688,6 +2691,9 @@ options HZ=1000 # not compulsory but strongly recommended
&man.sed.1; now takes a option for
extended regular expression support. &merged;
+ &man.sed.1; now takes a option to enable
+ in-place editing of files.
+
&man.send-pr.1; now takes a option to
include a file into the Fix: section of a
problem report. &merged;
@@ -3485,8 +3491,12 @@ options HZ=1000 # not compulsory but strongly recommended
digitally sign and verify the signatures on binary package
files. &merged;
- &man.pkg.update.1;, a utility to update installed packages
- and update their dependencies, has been added. &merged;
+ For some time, &os; 5.0-CURRENT (as well as some 4.X
+ releases) included a pkg_update(1) utility to update installed
+ packages, as well as their dependencies. This utility has
+ been removed; a superset of its functionality can be found in
+ the sysutils/portupgrade
+ port.&man.pkg.version.1; now has a version number comparison
routine that corresponds to the Porters Handbook. It also has
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 50b3d1355a8..d35a70a0198 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -2493,6 +2493,9 @@ options HZ=1000 # not compulsory but strongly recommended
A &man.pam.ftp.8; module has been added to allow
authentication of anonymous FTP users.
+ A &man.pam.ftpusers.8; module has been added to perform
+ checks against the &man.ftpusers.5; file.
+
A &man.pam.lastlog.8; module has been added to record
sessions in the &man.utmp.5;, &man.wtmp.5;, and &man.lastlog.5;
databases.
@@ -2688,6 +2691,9 @@ options HZ=1000 # not compulsory but strongly recommended
&man.sed.1; now takes a option for
extended regular expression support. &merged;
+ &man.sed.1; now takes a option to enable
+ in-place editing of files.
+
&man.send-pr.1; now takes a option to
include a file into the Fix: section of a
problem report. &merged;
@@ -3485,8 +3491,12 @@ options HZ=1000 # not compulsory but strongly recommended
digitally sign and verify the signatures on binary package
files. &merged;
- &man.pkg.update.1;, a utility to update installed packages
- and update their dependencies, has been added. &merged;
+ For some time, &os; 5.0-CURRENT (as well as some 4.X
+ releases) included a pkg_update(1) utility to update installed
+ packages, as well as their dependencies. This utility has
+ been removed; a superset of its functionality can be found in
+ the sysutils/portupgrade
+ port.&man.pkg.version.1; now has a version number comparison
routine that corresponds to the Porters Handbook. It also has