summaryrefslogtreecommitdiffstats
path: root/usr.bin/find
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1997-05-19 16:33:27 +0000
committereivind <eivind@FreeBSD.org>1997-05-19 16:33:27 +0000
commit7a1932b3971138464cfb10763fe5d59809ef0bf6 (patch)
treee70dcc788e560fb997c5e4fc1fb579bea644fb53 /usr.bin/find
parent41df10b059eb574e0f5c7392aff64eec58760cdc (diff)
downloadFreeBSD-src-7a1932b3971138464cfb10763fe5d59809ef0bf6.zip
FreeBSD-src-7a1932b3971138464cfb10763fe5d59809ef0bf6.tar.gz
`it's'' -> `its'' where appropriate and typo fixes in time2posix.3.
Closes PR docs/3612. Submitted by: Josh Gilliam <soil@quick.net>
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 76cf13d..d9150a0 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
-.\" $Id: find.1,v 1.7 1997/03/11 13:48:17 peter Exp $
+.\" $Id: find.1,v 1.8 1997/05/02 22:08:10 max Exp $
.\"
.Dd May 9, 1995
.Dt FIND 1
@@ -148,7 +148,7 @@ Delete found files and/or directories. Always returns True. This executes
from the current working directory as
.Nm
recurses down the tree. It will not attempt to delete a filename with a ``/''
-character in it's pathname relative to "." for security reasons.
+character in its pathname relative to "." for security reasons.
Depth\-first traversal processing is implied by this option.
.It Ic -exec Ar utility Op argument ... ;
True if the program named
OpenPOWER on IntegriCloud