lkml.org 
[lkml]   [2011]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] Documentation: Fix typo in freezer-subsystem.txt
    On 11/05/2011 05:12 PM, Rafael J. Wysocki wrote:
    > From: Rafael J. Wysocki <rjw@sisk.pl>
    >
    > Fix a typo in Documentation/cgroups/freezer-subsystem.txt.
    >
    > Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

    Acked-by: Randy Dunlap <rdunlap@xenotime.net>

    You are welcome to merge this with PM patches.. or did you want
    me to merge it?

    > ---
    > 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.
    > --


    --
    ~Randy
    *** Remember to use Documentation/SubmitChecklist when testing your code ***


    \
     
     \ /
      Last update: 2011-11-06 17:41    [W:2.803 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site