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

(-)usr.bin/find/find.1 (-1 / +1 lines)
Lines 261-267 Link Here
261
is used with
261
is used with
262
.Xr cpio 1
262
.Xr cpio 1
263
to process files that are contained in directories with unusual permissions.
263
to process files that are contained in directories with unusual permissions.
264
It enures that you have write permission while you are placing files in a
264
It ensures that you have write permission while you are placing files in a
265
directory, then sets the directory's permissions as the last thing.
265
directory, then sets the directory's permissions as the last thing.
266
.It Ic -empty
266
.It Ic -empty
267
True if the current file or directory is empty.
267
True if the current file or directory is empty.

Return to bug 36601