From ae3f648351ad188be085c039e5102cbf6699a990 Mon Sep 17 00:00:00 2001 From: hrs Date: Mon, 21 Mar 2005 09:09:03 +0000 Subject: [PATCH] New release notes: pgrep(1) and pkill(1) -S, -F, -i, -j, and -o option, and ps(1) -o jid. Update release notes: Use &man.acpi.fujitsu.4; entity, and s/Rockridge/RockRidge/. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 26 +++++++++++++++++-- .../en_US.ISO8859-1/relnotes/common/new.sgml | 26 +++++++++++++++++-- 2 files changed, 48 insertions(+), 4 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 5216716b0508..c818432ca71d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -270,7 +270,7 @@ The acpi_ibm driver for IBM laptops has been added. - The acpi_fujitsu driver for handling + The &man.acpi.fujitsu.4; driver for handling &man.acpi.4;-controlled buttons Fujitsu laptops has been added. The acpi_sony driver, @@ -573,7 +573,7 @@ driver. Information about newly-mounted cd9660 file systems (such - as the presence of Rockridge extensions) is now only printed + as the presence of RockRidge extensions) is now only printed if the kernel was booted in verbose mode. This change was made to reduce the amount of (generally unnecessary) kernel log messages. &merged; @@ -770,6 +770,24 @@ The &man.periodic.8; security output now supports the display of information about blocked packet counts from &man.pf.4;. &merged; + The &man.pgrep.1; now supports an option + which allows to match system processes (kernel threads). + + The &man.pgrep.1; and &man.pkill.1; now support an + option which allows to use file where PID is stored + for matching. + + The &man.pgrep.1; and &man.pkill.1; now support an + option to ignore case in the process match. + + The &man.pgrep.1; and &man.pkill.1; now support an + option which allows to match processes + based on its &man.jail.2; ID. + + The &man.pgrep.1; and &man.pkill.1; now support an + option which allows to match oldest + (least recently started) of the matching processes. + The &man.powerd.8; program for managing power consumption has been added. @@ -790,6 +808,10 @@ which violates the Microsoft PPP Callback Control Protocol section 3.2. &merged; + The &man.ps.1; now supports a jid + keyword in the option. It displays + &man.jail.2; ID of each process. + The &man.rescue.8; utilities in the /rescue directory now include &man.bsdtar.1; instead of GNU tar. 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 5216716b0508..c818432ca71d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -270,7 +270,7 @@ The acpi_ibm driver for IBM laptops has been added. - The acpi_fujitsu driver for handling + The &man.acpi.fujitsu.4; driver for handling &man.acpi.4;-controlled buttons Fujitsu laptops has been added. The acpi_sony driver, @@ -573,7 +573,7 @@ driver. Information about newly-mounted cd9660 file systems (such - as the presence of Rockridge extensions) is now only printed + as the presence of RockRidge extensions) is now only printed if the kernel was booted in verbose mode. This change was made to reduce the amount of (generally unnecessary) kernel log messages. &merged; @@ -770,6 +770,24 @@ The &man.periodic.8; security output now supports the display of information about blocked packet counts from &man.pf.4;. &merged; + The &man.pgrep.1; now supports an option + which allows to match system processes (kernel threads). + + The &man.pgrep.1; and &man.pkill.1; now support an + option which allows to use file where PID is stored + for matching. + + The &man.pgrep.1; and &man.pkill.1; now support an + option to ignore case in the process match. + + The &man.pgrep.1; and &man.pkill.1; now support an + option which allows to match processes + based on its &man.jail.2; ID. + + The &man.pgrep.1; and &man.pkill.1; now support an + option which allows to match oldest + (least recently started) of the matching processes. + The &man.powerd.8; program for managing power consumption has been added. @@ -790,6 +808,10 @@ which violates the Microsoft PPP Callback Control Protocol section 3.2. &merged; + The &man.ps.1; now supports a jid + keyword in the option. It displays + &man.jail.2; ID of each process. + The &man.rescue.8; utilities in the /rescue directory now include &man.bsdtar.1; instead of GNU tar.