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

(-)symlink.7 (-2 / +2 lines)
Lines 268-277 Link Here
268
themselves, but otherwise the links are ignored.
268
themselves, but otherwise the links are ignored.
269
.Pp
269
.Pp
270
For example, the command
270
For example, the command
271
.Dq Li "chown -R user slink directory"
271
.Dq Li "chmod -R 0123 slink directory"
272
will ignore
272
will ignore
273
.Dq Li slink ,
273
.Dq Li slink ,
274
because symbolic links in this system do not have owners.
274
because symbolic links in this system do not have permissions.
275
Any symbolic links encountered during the tree traversal will also be
275
Any symbolic links encountered during the tree traversal will also be
276
ignored.
276
ignored.
277
The command
277
The command

Return to bug 25016