summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2012-01-05 13:16:11 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2012-01-05 13:16:11 +0000
commit0d5977d542f5ba0e3ad3675b14092f4400ffba90 (patch)
tree509ecb97201c1bc90889edd1fde4e7e17e558e6a /usr.bin
parentf05a1ec154e4b0cb64d4fd05929338d2ca36de55 (diff)
-execdir only supports the first form of -exec with ; suffix, not the new
form with {} + suffix; make this clear in the manual. Text suggested by jmc@
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/find/find.16
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