summaryrefslogtreecommitdiff
path: root/usr.bin/find
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2006-10-05 07:52:31 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2006-10-05 07:52:31 +0000
commit8f337c97eb607d6e179b439f628bfd6cd6e999f1 (patch)
tree33682b166b117d40c7bfda8504ba6c6ca64ceb21 /usr.bin/find
parent172638814459f33b4384043a04498a8a115477a4 (diff)
-iname is a primary, not an option. ok jmc@
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index f71a20f047c..004e8e0abf8 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: find.1,v 1.56 2006/10/05 07:41:04 jmc Exp $
+.\" $OpenBSD: find.1,v 1.57 2006/10/05 07:52:30 otto Exp $
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -575,7 +575,7 @@ are extensions to
.St -p1003.1-2004 .
The
.Ic -iname
-option was inspired by GNU find.
+primary was inspired by GNU find.
.Pp
Historically, the
.Fl d ,