View | Details | Raw Unified | Return to bug 84265
Collapse All | Expand All

(-)/pr/work/chmod.1 (+10 lines)
Lines 276-281 Link Here
276
``o'' by itself), in combination with the
276
``o'' by itself), in combination with the
277
.Ar perm
277
.Ar perm
278
symbols ``s'' or ``t'', are ignored.
278
symbols ``s'' or ``t'', are ignored.
279
.Pp
280
Setting the write permission on a directory will enable files to be
281
moved into or copied into or created in the directory.  Files
282
created in the directory (eg, by
283
.Nm >
284
or an editor, but not by
285
.Nm mv
286
or 
287
.Nm cp )
288
will be assigned the group of the directory.
279
.Sh EXAMPLES
289
.Sh EXAMPLES
280
.Bl -tag -width "u=rwx,go=u-w" -compact
290
.Bl -tag -width "u=rwx,go=u-w" -compact
281
.It Li 644
291
.It Li 644

Return to bug 84265