svn commit: r281759 - head/usr.bin/find

Eitan Adler eadler at FreeBSD.org
Mon Apr 20 02:23:01 UTC 2015


Author: eadler
Date: Mon Apr 20 02:23:00 2015
New Revision: 281759
URL: https://svnweb.freebsd.org/changeset/base/281759

Log:
  find.1: Add missing whitespace:
  
  Obtained from:	Dragonfly (dee38d02d51cc8316f82b0263158d2546f2398bc)

Modified:
  head/usr.bin/find/find.1

Modified: head/usr.bin/find/find.1
==============================================================================
--- head/usr.bin/find/find.1	Mon Apr 20 02:07:57 2015	(r281758)
+++ head/usr.bin/find/find.1	Mon Apr 20 02:23:00 2015	(r281759)
@@ -1015,7 +1015,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-head mailing list