=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/find/find.1 1999/03/17 17:36:30 1.19 +++ src/usr.bin/find/find.1 1999/05/02 16:34:33 1.20 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.19 1999/03/17 17:36:30 espie Exp $ +.\" $OpenBSD: find.1,v 1.20 1999/05/02 16:34:33 aaron Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -123,9 +123,9 @@ .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 @@ -136,9 +136,9 @@ 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 @@ -215,9 +215,9 @@ .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