Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2005 00:56:10 +0200
From:      Remko Lodder <remko@FreeBSD.org>
To:        "S.L.L. Tan" <louistan@bigfoot.com>
Cc:        doc@FreeBSD.org
Subject:   Re: Found a mistake
Message-ID:  <426AD28A.4080704@FreeBSD.org>
In-Reply-To: <426AD1C1.8070506@bigfoot.com>
References:  <426AD1C1.8070506@bigfoot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
S.L.L. Tan wrote:
> 
> Hi, I found a mistake in the FreeBSD handbook. I intend to send you 
> other mistake I might find unless you tell me to stop.

Please report them :-)

> 
> In section 3.3.1 on this page: 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/permissions.html
> The last paragraph says:
> "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 the groups and ``world'' write permission on FILE, then it adds 
> the execute permissions for everyone:
> 
> % chmod go-w,a+x FILE
> "
> 
> The command does not do what the text says. The text says "world" but 
> the command is for "Other".

Other also stands for "world". If you are not the owner of the file,
nor are in the group, the other permissions (aka world) are right for
you.

So the command does what is says it does imo.

> I suggest you change either one or the other.
> 
> 
> Have fun with the mistake, wrestle it to the ground and make it submit.
> 
> Greets,
> 
> Louis Tan
> 


-- 
Kind regards,

      Remko Lodder  ** remko@elvandar.org
      Reporter DSINET  **  remko@DSINet.org
      Founder Tienervaders  ** remko@tienervaders.org
      FreeBSD Documentation Project  ** remko@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?426AD28A.4080704>