summaryrefslogtreecommitdiffstats
path: root/usr.bin/find
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-12-13 17:02:50 +0000
committerru <ru@FreeBSD.org>2006-12-13 17:02:50 +0000
commit154b86b1eff1d03b30386991d79ed9818e281c3e (patch)
treed3de98dc153ead3bdd88f7cf1f8430bf3a9c8713 /usr.bin/find
parent646e93c9a4a7c5b3859b859be888e8f155e6ae53 (diff)
downloadFreeBSD-src-154b86b1eff1d03b30386991d79ed9818e281c3e.zip
FreeBSD-src-154b86b1eff1d03b30386991d79ed9818e281c3e.tar.gz
Fix the description of the -Btime primary.
Noticed by: Vadim Goncharov <vadimnuclight tpu.ru>
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 42e81dd..63a546e 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -35,7 +35,7 @@
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
.\" $FreeBSD$
.\"
-.Dd October 8, 2006
+.Dd December 13, 2006
.Dt FIND 1
.Os
.Sh NAME
@@ -200,8 +200,8 @@ was started, rounded up to the next full 24-hour period, is
24-hour periods.
.Pp
If units are specified, this primary evaluates to
-true if the difference between the time of last change of file status
-information and the time
+true if the difference between the time of a file's inode creation
+and the time
.Nm
was started is exactly
.Ar n
OpenPOWER on IntegriCloud