diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 3768ae0a67c8..904798a0888a 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -140,6 +140,9 @@
BIOS problem observed on some systems when booting from USB
CDROM drives.
+ The autoboot loader command
+ now supports the prompt parameter.
+
@@ -155,10 +158,13 @@
performance states), icss (Intel SpeedStep for ICH), and
acpi_throttle (ACPI CPU throttling).
- Support for the OLDCARD subsystem has
+ Support for the OLDCARD subsystem has
been removed. The NEWCARD system is now used for all PCCARD
device support.
+ The &man.uplcom.4; now supports handling of the
+ CTS signal.
+
Multimedia Support
@@ -178,6 +184,8 @@
the kernel configuration when using the &man.ath.4;
driver.
+ The &man.dc.4; now supports the &man.altq.4; framework.
+
The &man.ndis.4; device driver wrapper now
supports &windows;/x86-64 binaries on amd64
systems. &merged;
@@ -204,6 +212,13 @@
Network Protocols
+ The MTU feedback in IPv6 has been disabled when the sender writes
+ data that must be fragmented.
+
+ &man.ipfw.8; now supports classification and tagging
+ of the &man.altq.4;, packets via a divert socket,
+ and TCP data length.
+
Ongoing work is reducing the use of the Giant lock by the
network protocol stack and improving the locking
strategies.
@@ -289,6 +304,12 @@
GEOM_UZIP &man.geom.4; module,
has been added.
+ The &man.newsyslog.8; utility now supports
+ a option to specify an alternate root for log files
+ similar to DESTDIR in the BSD make process.
+ This only affects log file paths, not config file ()
+ or archive directory () paths.
+
The &man.ncal.1; utility now supports a
flag to generate a calendar for a specified month in the current
year. &merged;
@@ -306,14 +327,14 @@
NO_FOO form. The
file /usr/share/mk/bsd.compat.mk has a
complete list of these variables; it also implements some
- temporary backward compatability for the old names.
+ temporary backward compatibility for the old names.
The &man.ppp.8; program now implements an
parameter, which allows LCP ECHOs to be
enabled independently of LQR reports. Older versions of
&man.ppp.8; would revert to LCP ECHO mode on negotiation
failure. It is now necessary to specify enable
- echo to get this behaviour. &merged;
+ echo to get this behavior. &merged;
The &man.tcpdrop.8; command, which closes a selected TCP
connection, has been added. It was obtained from
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 3768ae0a67c8..904798a0888a 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -140,6 +140,9 @@
BIOS problem observed on some systems when booting from USB
CDROM drives.
+ The autoboot loader command
+ now supports the prompt parameter.
+
@@ -155,10 +158,13 @@
performance states), icss (Intel SpeedStep for ICH), and
acpi_throttle (ACPI CPU throttling).
- Support for the OLDCARD subsystem has
+ Support for the OLDCARD subsystem has
been removed. The NEWCARD system is now used for all PCCARD
device support.
+ The &man.uplcom.4; now supports handling of the
+ CTS signal.
+
Multimedia Support
@@ -178,6 +184,8 @@
the kernel configuration when using the &man.ath.4;
driver.
+ The &man.dc.4; now supports the &man.altq.4; framework.
+
The &man.ndis.4; device driver wrapper now
supports &windows;/x86-64 binaries on amd64
systems. &merged;
@@ -204,6 +212,13 @@
Network Protocols
+ The MTU feedback in IPv6 has been disabled when the sender writes
+ data that must be fragmented.
+
+ &man.ipfw.8; now supports classification and tagging
+ of the &man.altq.4;, packets via a divert socket,
+ and TCP data length.
+
Ongoing work is reducing the use of the Giant lock by the
network protocol stack and improving the locking
strategies.
@@ -289,6 +304,12 @@
GEOM_UZIP &man.geom.4; module,
has been added.
+ The &man.newsyslog.8; utility now supports
+ a option to specify an alternate root for log files
+ similar to DESTDIR in the BSD make process.
+ This only affects log file paths, not config file ()
+ or archive directory () paths.
+
The &man.ncal.1; utility now supports a
flag to generate a calendar for a specified month in the current
year. &merged;
@@ -306,14 +327,14 @@
NO_FOO form. The
file /usr/share/mk/bsd.compat.mk has a
complete list of these variables; it also implements some
- temporary backward compatability for the old names.
+ temporary backward compatibility for the old names.
The &man.ppp.8; program now implements an
parameter, which allows LCP ECHOs to be
enabled independently of LQR reports. Older versions of
&man.ppp.8; would revert to LCP ECHO mode on negotiation
failure. It is now necessary to specify enable
- echo to get this behaviour. &merged;
+ echo to get this behavior. &merged;
The &man.tcpdrop.8; command, which closes a selected TCP
connection, has been added. It was obtained from