Return-Path: Received: from mail-vk0-f48.google.com ([209.85.213.48]:35539 "EHLO mail-vk0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751490AbcBWK2l (ORCPT ); Tue, 23 Feb 2016 05:28:41 -0500 Received: by mail-vk0-f48.google.com with SMTP id e6so156687638vkh.2 for ; Tue, 23 Feb 2016 02:28:40 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <56CC3174.2060207@gmail.com> References: <56B770B6.7040803@gmail.com> <56B77262.7090107@gmail.com> <56C0F23C.7030902@gmail.com> <56CA2EEB.9080504@gmail.com> <56CC3174.2060207@gmail.com> Date: Tue, 23 Feb 2016 11:28:39 +0100 Message-ID: Subject: Re: richacl(7) man page review comments From: Andreas Gruenbacher To: "Michael Kerrisk (man-pages)" Cc: "J. Bruce Fields" , linux-ext4 , XFS Developers , lkml , linux-fsdevel , Linux NFS Mailing List , linux-cifs@vger.kernel.org, Linux API , Dave Chinner , Christoph Hellwig , Anna Schumaker , Trond Myklebust , Jeff Layton , Andreas Dilger Content-Type: text/plain; charset=UTF-8 Sender: linux-nfs-owner@vger.kernel.org List-ID: On Tue, Feb 23, 2016 at 11:16 AM, Michael Kerrisk (man-pages) wrote: > On 02/22/2016 03:46 PM, Andreas Gruenbacher wrote: >> On Sun, Feb 21, 2016 at 10:40 PM, Michael Kerrisk (man-pages) wrote: >>> Could we start with just a few simple examples already, and build up >>> over future iterations of this page? >> >> Yes, as soon as I'll get to it :) > > Sure. But, to press the point home, I'm interested to do further > review, but I feel like the lack of examples is limiting my ability to > understand what's going on and deepen the feedback that I provide in > future iterations. So, start please, even if only starting small :-). Sure, I understand that. In case you didn't stumble upon this page before, a few very simple examples showing how things interact can be found here: http://www.bestbits.at/richacl/examples.html Thanks, Andreas