svn commit: r316197 - stable/10/usr.bin/find
Sevan Janiyan
sevan at FreeBSD.org
Thu Mar 30 02:00:44 UTC 2017
Author: sevan (doc committer)
Date: Thu Mar 30 02:00:42 2017
New Revision: 316197
URL: https://svnweb.freebsd.org/changeset/base/316197
Log:
MFC r312692
Improve wording when describing -mmin.
PR: 215922
Submitted by: danielsh AT apache DOT org
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D9313
Modified:
stable/10/usr.bin/find/find.1
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.bin/find/find.1
==============================================================================
--- stable/10/usr.bin/find/find.1 Thu Mar 30 01:57:32 2017 (r316196)
+++ stable/10/usr.bin/find/find.1 Thu Mar 30 02:00:42 2017 (r316197)
@@ -31,7 +31,7 @@
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
.\" $FreeBSD$
.\"
-.Dd January 5, 2014
+.Dd January 24, 2017
.Dt FIND 1
.Os
.Sh NAME
@@ -560,6 +560,7 @@ processes all but the command line argum
True if the difference between the file last modification time and the time
.Nm
was started, rounded up to the next full minute, is
+more than
.Ar n
.Pq + Ns Ar n ,
less than
More information about the svn-src-stable-10
mailing list