From 154b86b1eff1d03b30386991d79ed9818e281c3e Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 13 Dec 2006 17:02:50 +0000 Subject: Fix the description of the -Btime primary. Noticed by: Vadim Goncharov --- usr.bin/find/find.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/find') 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 -- cgit v1.1