From owner-freebsd-doc Thu Mar 1 11: 6: 6 2001 Delivered-To: freebsd-doc@freebsd.org Received: from csunb0.leeds.ac.uk (csunb0.leeds.ac.uk [129.11.144.2]) by hub.freebsd.org (Postfix) with SMTP id 1BD5737B720; Thu, 1 Mar 2001 11:05:57 -0800 (PST) (envelope-from csxbcs@comp.leeds.ac.uk) Received: from cslin.leeds.ac.uk (csunc0.leeds.ac.uk [129.11.144.3]) by csunb0.leeds.ac.uk (8.6.12/8.6.12) with ESMTP id TAA14563; Thu, 1 Mar 2001 19:03:58 GMT Received: from cslin006.leeds.ac.uk (cslin006 [129.11.146.6]) by cslin.leeds.ac.uk (8.9.3+Sun/) with ESMTP id TAA15160; Thu, 1 Mar 2001 19:03:58 GMT Received: (from csxbcs@localhost) by cslin006.leeds.ac.uk (8.11.0/8.11.2) id f21J3wk16121; Thu, 1 Mar 2001 19:03:58 GMT Date: Thu, 1 Mar 2001 19:03:58 +0000 From: Ben Smithurst To: Ruslan Ermilov , wollman@FreeBSD.org Cc: doc@FreeBSD.org, developers@FreeBSD.org Subject: Re: chmod +X Message-ID: <20010301190357.A15986@comp.leeds.ac.uk> References: <20010301121035.B2447@comp.leeds.ac.uk> <20010301151919.A860@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010301151919.A860@sunbay.com> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ruslan Ermilov wrote: > IEEE P1003.2 Draft 11.2 - September 1991: > > | The perm symbol X shall represent the execute/search portion of the file > | mode bits if the file is a directory or if the current (unmodified) file > | mode bits have at least one of the execute bits (S_IXUSR, S_IXGRP, or > | S_IXOTH) set. > > The current draft (IEEE Std 1003.1-200x Draft 5): > > | The perm symbol X shall represent the execute/search portion of the file > | mode bits if the file is a directory or if the current (unmodified) file > | mode bits have at least one of the execute bits (S_IXUSR, S_IXGRP, or > | S_IXOTH) set. > > The text has not changed for almost 10 years. thanks, I've fixed the manual page now. -- Ben Smithurst / csxbcs@comp.leeds.ac.uk / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message