Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 17:52:35 -0500
From:      Bill Kurland <bill@shakespeare-nyc.com>
To:        doc@FreeBSD.org
Subject:   errata? 3.3.1 Symbolic Permissions
Message-ID:  <4942EB33.5080504@shakespeare-nyc.com>

next in thread | raw e-mail | index | archive | help
I don't know if this is the proper way to advise you of possible errors 
in the documentation, but ...

> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/permissions.html

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 group and "world" write permission on /FILE/, then it adds the 
execute permissions for everyone:
       ^^^^^

% chmod go-w,a+x /FILE

Should not this read "other" ?

/

-- 
Bill Kurland
Shakespeare & Co
137 E 23 Street
New York, NY 10010
212-505-2021

--
The difference between the almost right word 
& the right word is really a large matter
--it's the difference between the lightning bug 
and the lightning.

- Mark Twain
    Letter to George Bainton, 10/15/1888




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4942EB33.5080504>