From owner-freebsd-doc@FreeBSD.ORG Sat Dec 13 01:59:26 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 766BF1065675 for ; Sat, 13 Dec 2008 01:59:26 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from services.rulez.sk (services.rulez.sk [92.240.234.125]) by mx1.freebsd.org (Postfix) with ESMTP id 2ECC58FC12 for ; Sat, 13 Dec 2008 01:59:26 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from localhost (services.rulez.sk [92.240.234.125]) by services.rulez.sk (Postfix) with ESMTP id E2142133449B; Sat, 13 Dec 2008 02:40:34 +0100 (CET) X-Virus-Scanned: amavisd-new at rulez.sk Received: from services.rulez.sk ([92.240.234.125]) by localhost (services.rulez.sk [92.240.234.125]) (amavisd-new, port 10024) with ESMTP id BHz-L6RFUOH9; Sat, 13 Dec 2008 02:40:34 +0100 (CET) Received: from DANGER-PC (danger.mcrn.sk [84.16.37.254]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: danger@rulez.sk) by services.rulez.sk (Postfix) with ESMTPSA id 35539133442A; Sat, 13 Dec 2008 02:40:34 +0100 (CET) Date: Sat, 13 Dec 2008 02:40:23 +0100 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <403849365.20081213024023@rulez.sk> To: Bill Kurland In-Reply-To: <4942EB33.5080504@shakespeare-nyc.com> References: <4942EB33.5080504@shakespeare-nyc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: doc@FreeBSD.org Subject: Re: errata? 3.3.1 Symbolic Permissions X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2008 01:59:26 -0000 Hello Bill, Friday, December 12, 2008, 11:52:35 PM, you wrote: > A comma separated list can be provided when more than one set of changes > to a file must be made. For example the following command will remove=20 > the group and "world" write permission on /FILE/, then it adds the=20 > execute permissions for everyone: > ^^^^^ > % chmod go-w,a+x /FILE > Should not this read "other" ? I think the description is correct, maybe I'm missing something? --=20 Best regards, Daniel mailto:danger@FreeBSD.org