From owner-freebsd-doc@FreeBSD.ORG Sun Jun 12 01:53:22 2005 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 963A316A41C for ; Sun, 12 Jun 2005 01:53:22 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2800A43D1F for ; Sun, 12 Jun 2005 01:53:22 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 469CE5DC1; Sat, 11 Jun 2005 21:53:21 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72347-07; Sat, 11 Jun 2005 21:53:20 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-69-6.ny325.east.verizon.net [68.161.69.6]) by pi.codefab.com (Postfix) with ESMTP id EFA4F5C52; Sat, 11 Jun 2005 21:53:18 -0400 (EDT) Message-ID: <42AB958F.7080300@mac.com> Date: Sat, 11 Jun 2005 21:53:19 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brandon Fosdick References: <42AA2B21.8040708@bfoz.net> <42AA761B.5020909@cs.tu-berlin.de> <42AB6EE1.7070405@bfoz.net> In-Reply-To: <42AB6EE1.7070405@bfoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at codefab.com Cc: doc@freebsd.org Subject: Fwd: ACL not supported on 5.4? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 01:53:22 -0000 Brandon Fosdick wrote: > Björn König wrote: [ ... ] >> By the way, the option -k won't work on non-directories at all, see also >> the manpage of setfacl. > > Ok, then the handbook needs fixing because it says "The -k flag will remove > all of the currently defined ACLs from a file or file system", which would seem > to imply that it works on files. Naturally I would have known better if I had > read the man page, but I didn't. > > Are handbook bugs handled through send-pr like everything else? Yep. Although it's OK to forward the thread over to freebsd-doc and hope someone does a quick fix, too. :-) It would help to mention which section of the handbook is out-of-sync with the manpages.... -- -Chuck