diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/find/find.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index e4b9659be3c..40d43be2adc 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.84 2012/01/03 08:42:00 jmc Exp $ +.\" $OpenBSD: find.1,v 1.85 2012/01/05 13:16:10 sthen Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -31,7 +31,7 @@ .\" .\" from: @(#)find.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: January 3 2012 $ +.Dd $Mdocdate: January 5 2012 $ .Dt FIND 1 .Os .Sh NAME @@ -243,7 +243,7 @@ does not exceed .Op argument ... .No ; .Xc -Identical to the +Identical to the first form of the .Ic -exec primary with the exception that .Ar utility |