diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 31bf6bbe6786..eef63da34ced 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2074,7 +2074,7 @@ options HZ=1000 # not compulsory but strongly recommended &man.fold.1; now supports a flag to break at byte positions and a flag to break at - word boundaries. + word boundaries. &merged; &man.fsdb.8; now supports a blocks command to list the blocks allocated by a particular @@ -2678,7 +2678,7 @@ options HZ=1000 # not compulsory but strongly recommended paths. &merged; &man.pwd.1; now supports the flag to - print the logical current working directory. + print the logical current working directory. &merged; The pseudo-random number generator implemented by &man.rand.3; has been improved to provide less biased @@ -2707,7 +2707,7 @@ options HZ=1000 # not compulsory but strongly recommended The &man.renice.8; command implements a option, which specifies an increment to be applied to the - priority of a process. + priority of a process. &merged; The &man.resolver.3; in &os; now implements EDNS0 support, which will be necessary when working with IPv6 transport-ready @@ -2980,7 +2980,7 @@ options HZ=1000 # not compulsory but strongly recommended net/freebsd-uucp. &man.unexpand.1; now supports a to - specify tabstabs analogous to &man.expand.1;. + specify tabstabs analogous to &man.expand.1;. &merged; &man.units.1; has received some updates and bugfixes. &merged; @@ -3054,11 +3054,11 @@ options HZ=1000 # not compulsory but strongly recommended input at specific points in the command line arguments rather than at the end. (A &os;-specific option is similar, but is now deprecated in favor of the more portable - option.) + option.) &merged; &man.xargs.1; now supports a option to force its utility argument to be called after some number of - lines. + lines. &merged; The compiler chain now uses the FSF-supplied C/C++ runtime initialization code. This change brings about better @@ -3262,6 +3262,20 @@ options HZ=1000 # not compulsory but strongly recommended of the textproc/textutils port. + The rc.d framework from NetBSD has been + imported. It breaks down the system startup functionality + into a number of small, task-oriented scripts + in /etc/rc.d, with dynamic-determined + ordering of startup scripts performed at boot-time. + + + This feature is currently disabled by default. It can + be enabled by setting rc_ng="YES" in + /etc/rc.conf. + + + + &man.routed.8; has been updated to version 2.22. &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 31bf6bbe6786..eef63da34ced 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2074,7 +2074,7 @@ options HZ=1000 # not compulsory but strongly recommended &man.fold.1; now supports a flag to break at byte positions and a flag to break at - word boundaries. + word boundaries. &merged; &man.fsdb.8; now supports a blocks command to list the blocks allocated by a particular @@ -2678,7 +2678,7 @@ options HZ=1000 # not compulsory but strongly recommended paths. &merged; &man.pwd.1; now supports the flag to - print the logical current working directory. + print the logical current working directory. &merged; The pseudo-random number generator implemented by &man.rand.3; has been improved to provide less biased @@ -2707,7 +2707,7 @@ options HZ=1000 # not compulsory but strongly recommended The &man.renice.8; command implements a option, which specifies an increment to be applied to the - priority of a process. + priority of a process. &merged; The &man.resolver.3; in &os; now implements EDNS0 support, which will be necessary when working with IPv6 transport-ready @@ -2980,7 +2980,7 @@ options HZ=1000 # not compulsory but strongly recommended net/freebsd-uucp. &man.unexpand.1; now supports a to - specify tabstabs analogous to &man.expand.1;. + specify tabstabs analogous to &man.expand.1;. &merged; &man.units.1; has received some updates and bugfixes. &merged; @@ -3054,11 +3054,11 @@ options HZ=1000 # not compulsory but strongly recommended input at specific points in the command line arguments rather than at the end. (A &os;-specific option is similar, but is now deprecated in favor of the more portable - option.) + option.) &merged; &man.xargs.1; now supports a option to force its utility argument to be called after some number of - lines. + lines. &merged; The compiler chain now uses the FSF-supplied C/C++ runtime initialization code. This change brings about better @@ -3262,6 +3262,20 @@ options HZ=1000 # not compulsory but strongly recommended of the textproc/textutils port. + The rc.d framework from NetBSD has been + imported. It breaks down the system startup functionality + into a number of small, task-oriented scripts + in /etc/rc.d, with dynamic-determined + ordering of startup scripts performed at boot-time. + + + This feature is currently disabled by default. It can + be enabled by setting rc_ng="YES" in + /etc/rc.conf. + + + + &man.routed.8; has been updated to version 2.22. &merged;