From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [patch] cgroups: trivial fixes for Documentation/cgroups/cgroups.txt Date: Wed, 12 Sep 2012 12:02:42 -0700 Message-ID: <20120912190242.GT7677@google.com> References: <504F1E74.10709@gmail.com> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=fa99pcL70CPx2aa/ZnBXf5Sgwvr0OvHEes8pmmSzOKY=; b=havvrVezrlEdx4Rewp4uQvD1XYsHuTOVOzCYB95vcmY7e7+FP5AyygtwiB6ACEYuJu 4Dpwrb2KuQHsudWSBxkhxpcb7Jsg0mVXK2GI/rLjNmn6mJDAgZGdw47/v6ZSjve15LmB yo9eBIsyQ1IdfibxgCsEzkqS1IT8+ON5rarYM29VA1aMz7s7PvNCtnRbLlm/YkcZl8Qi FjIgzgIMVuXEf+Le5vtmiVjYLTl8c99KYpYwHIMKns25YYXmk3NAMasiiXOzn+GynjeV m1l19bJsfngWluaA5k3esT9+eNforR62NDKVXXPa91P2TUOh+uHD8FPa1OUb6dMaS0pX 9I9w== Content-Disposition: inline In-Reply-To: <504F1E74.10709-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Michael Kerrisk Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Li Zefan , lkml , Randy Dunlap , Rob Landley On Tue, Sep 11, 2012 at 01:20:20PM +0200, Michael Kerrisk wrote: > While reading through Documentation/cgroups/cgroups.txt, I found a > number of minor wordos and typos. The patch below is a conservative > handling of some of these: it provides just a number of "obviously > correct" fixes to the English that improve the readability > of the document somewhat. Obviously some more significant > fixes could be made to the document, but some of those > may not be in the "obviously correct" category. Applied to cgroup/for-3.7. Thanks! -- tejun From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751429Ab2ILTCt (ORCPT ); Wed, 12 Sep 2012 15:02:49 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:44613 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750930Ab2ILTCr (ORCPT ); Wed, 12 Sep 2012 15:02:47 -0400 Date: Wed, 12 Sep 2012 12:02:42 -0700 From: Tejun Heo To: Michael Kerrisk Cc: cgroups@vger.kernel.org, Li Zefan , lkml , Randy Dunlap , Rob Landley Subject: Re: [patch] cgroups: trivial fixes for Documentation/cgroups/cgroups.txt Message-ID: <20120912190242.GT7677@google.com> References: <504F1E74.10709@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <504F1E74.10709@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 11, 2012 at 01:20:20PM +0200, Michael Kerrisk wrote: > While reading through Documentation/cgroups/cgroups.txt, I found a > number of minor wordos and typos. The patch below is a conservative > handling of some of these: it provides just a number of "obviously > correct" fixes to the English that improve the readability > of the document somewhat. Obviously some more significant > fixes could be made to the document, but some of those > may not be in the "obviously correct" category. Applied to cgroup/for-3.7. Thanks! -- tejun