"minute(s) period(s)" --> "minute(s)"

This commit is contained in:
Matthew Hunt 2000-11-17 23:08:03 +00:00
parent 363ea5eadf
commit 45fe9882b0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68866

View File

@ -148,9 +148,9 @@ than that of the file from which the descent began.
.It Ic -amin Ar n
True if the difference between the file last access time and the time
.Nm find
was started, rounded up to the next full minutes period, is
was started, rounded up to the next full minute, is
.Ar n
minutes periods.
minutes.
.It Ic -atime Ar n
True if the difference between the file last access time and the time
.Nm find
@ -161,9 +161,9 @@ was started, rounded up to the next full 24\-hour period, is
True if the difference between the time of last change of file status
information and the time
.Nm find
was started, rounded up to the next full minutes period, is
was started, rounded up to the next full minute, is
.Ar n
minutes periods.
minutes.
.It Ic -ctime Ar n
True if the difference between the time of last change of file status
information and the time
@ -254,9 +254,9 @@ True if the depth of the current file into the tree is greater than or equal to
.It Ic -mmin Ar n
True if the difference between the file last modification time and the time
.Nm find
was started, rounded up to the next full minutes period, is
was started, rounded up to the next full minute, is
.Ar n
minutes periods.
minutes.
.It Ic -mtime Ar n
True if the difference between the file last modification time and the time
.Nm find