svn commit: r316196 - stable/10/usr.bin/find
Sevan Janiyan
sevan at FreeBSD.org
Thu Mar 30 01:57:34 UTC 2017
Author: sevan (doc committer)
Date: Thu Mar 30 01:57:32 2017
New Revision: 316196
URL: https://svnweb.freebsd.org/changeset/base/316196
Log:
MFC r281759
find.1: Add missing whitespace:
Obtained from: Dragonfly (dee38d02d51cc8316f82b0263158d2546f2398bc)
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:52:02 2017 (r316195)
+++ stable/10/usr.bin/find/find.1 Thu Mar 30 01:57:32 2017 (r316196)
@@ -1003,7 +1003,7 @@ and
as well as
.Ic -amin , -anewer , -cmin , -cnewer , -delete , -empty , -fstype ,
.Ic -iname , -inum , -iregex , -ls , -maxdepth , -mindepth , -mmin ,
-.Ic -path , -print0 , -regex, -sparse
+.Ic -path , -print0 , -regex , -sparse
and all of the
.Ic -B*
birthtime related primaries are extensions to
More information about the svn-src-stable-10
mailing list