[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4EB65603.1030105@linux.vnet.ibm.com>
Date: Sun, 06 Nov 2011 15:10:19 +0530
From: "Srivatsa S. Bhat" <srivatsa.bhat@...ux.vnet.ibm.com>
To: "Rafael J. Wysocki" <rjw@...k.pl>
CC: Randy Dunlap <rdunlap@...otime.net>,
LKML <linux-kernel@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>
Subject: Re: [PATCH] Documentation: Fix typo in freezer-subsystem.txt
On 11/06/2011 05:42 AM, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rjw@...k.pl>
>
> Fix a typo in Documentation/cgroups/freezer-subsystem.txt.
>
> Signed-off-by: Rafael J. Wysocki <rjw@...k.pl>
> ---
Reviewed-by: Srivatsa S. Bhat <srivatsa.bhat@...ux.vnet.ibm.com>
Thanks,
Srivatsa S. Bhat
> Documentation/cgroups/freezer-subsystem.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Index: linux-3.0-SLE11-SP2/Documentation/cgroups/freezer-subsystem.txt
> ===================================================================
> --- linux-3.0-SLE11-SP2.orig/Documentation/cgroups/freezer-subsystem.txt
> +++ linux-3.0-SLE11-SP2/Documentation/cgroups/freezer-subsystem.txt
> @@ -33,9 +33,9 @@ demonstrate this problem using nested ba
>
> From a second, unrelated bash shell:
> $ kill -SIGSTOP 16690
> - $ kill -SIGCONT 16990
> + $ kill -SIGCONT 16690
>
> - <at this point 16990 exits and causes 16644 to exit too>
> + <at this point 16690 exits and causes 16644 to exit too>
>
> This happens because bash can observe both signals and choose how it
> responds to them.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists