diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 6f0db676883d..927a088d7dfe 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -657,12 +657,46 @@ unless UFS1 is specifically requested with the option. - &man.newsyslog.8; now supports a W flag - to force previously-started compression jobs for an entry (or + &man.newsyslog.8; has a number of new features. Among them: + + + + A W flag + forces previously-started compression jobs for an entry (or group of entries specified with the G flag) to finish before beginning a new one. This feature is designed to prevent system overloads caused by starting several compression jobs on big files simultaneously. &merged; + + + + A default rotate action, to be used for + files specified for rotation but not specified in the + configuration file. &merged; + + + + A command-line flag to disable + sending signals to processes when rotating + files. &merged; + + + + A N configuration file flag to + indicate that no process needs to be signaled when + rotating a file. &merged; + + + + A U configuration file flag to + specify that a process group (rather than a single + process) should be signaled when rotating + files. &merged; + + + + + &man.nsdispatch.3; is now thread-safe and implements support for Name Service Switch (NSS) modules. NSS modules may be 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 6f0db676883d..927a088d7dfe 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -657,12 +657,46 @@ unless UFS1 is specifically requested with the option. - &man.newsyslog.8; now supports a W flag - to force previously-started compression jobs for an entry (or + &man.newsyslog.8; has a number of new features. Among them: + + + + A W flag + forces previously-started compression jobs for an entry (or group of entries specified with the G flag) to finish before beginning a new one. This feature is designed to prevent system overloads caused by starting several compression jobs on big files simultaneously. &merged; + + + + A default rotate action, to be used for + files specified for rotation but not specified in the + configuration file. &merged; + + + + A command-line flag to disable + sending signals to processes when rotating + files. &merged; + + + + A N configuration file flag to + indicate that no process needs to be signaled when + rotating a file. &merged; + + + + A U configuration file flag to + specify that a process group (rather than a single + process) should be signaled when rotating + files. &merged; + + + + + &man.nsdispatch.3; is now thread-safe and implements support for Name Service Switch (NSS) modules. NSS modules may be