diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-04-01 12:41:14 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-04-01 12:41:14 +0000 |
| commit | 7e7f3df61d982ec7c82f21e6fea2cf1e7ad93073 (patch) | |
| tree | 8174ffd0a4edb4eaa212e3cbd32256d1a3f0d2df | |
| parent | 0f3ac1c96fa23c99e62b695320fb792eb17f1e3a (diff) | |
Notes
| -rw-r--r-- | usr.bin/find/find.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 4b95fb846dbf..660c1908881f 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -261,7 +261,7 @@ can be useful when is used with .Xr cpio 1 to process files that are contained in directories with unusual permissions. -It enures that you have write permission while you are placing files in a +It ensures that you have write permission while you are placing files in a directory, then sets the directory's permissions as the last thing. .It Ic -empty True if the current file or directory is empty. |
