summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-11-20 15:45:29 +0000
committerru <ru@FreeBSD.org>2001-11-20 15:45:29 +0000
commited868c2f6271cbb8f8cd6577437c615524c4af60 (patch)
tree509616cf4d3a66b06b4a822066780f7900b0dc36 /usr.bin/find/find.1
parentdfea2339f3aed2fc76d0d7935ec0528189ba8bd3 (diff)
downloadFreeBSD-src-ed868c2f6271cbb8f8cd6577437c615524c4af60.zip
FreeBSD-src-ed868c2f6271cbb8f8cd6577437c615524c4af60.tar.gz
Add a missing comma.
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r--usr.bin/find/find.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 8023dca..4b95fb8 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -262,7 +262,7 @@ 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
-directory then sets the directory's permissions as the last thing.
+directory, then sets the directory's permissions as the last thing.
.It Ic -empty
True if the current file or directory is empty.
.It Ic -exec Ar utility Op Ar argument ... ;
OpenPOWER on IntegriCloud