aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>1999-06-06 07:37:18 +0000
committerKris Kennaway <kris@FreeBSD.org>1999-06-06 07:37:18 +0000
commitb9569cad6705b1661cda9050ec0e809083265def (patch)
tree7e3846fbbcefffc8ac393689785330b068404678
parenta05dbf91e4903c66379a767501b35e08727ff13b (diff)
downloadsrc-b9569cad6705b1661cda9050ec0e809083265def.tar.gz
src-b9569cad6705b1661cda9050ec0e809083265def.zip
The -perm option takes argument [-]mode, not [-mode]
Obtained from: NetBSD, by way of OpenBSD
Notes
Notes: svn path=/head/; revision=47776
-rw-r--r--usr.bin/find/find.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index dc612d52e382..a2de73f421e3 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -1,4 +1,3 @@
-.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" This code is derived from software contributed to Berkeley by
@@ -33,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
-.\" $Id: find.1,v 1.18 1998/12/31 16:21:51 billf Exp $
+.\" $Id: find.1,v 1.19 1999/04/19 08:26:00 jkoshy Exp $
.\"
.Dd May 9, 1995
.Dt FIND 1
@@ -296,7 +295,11 @@ These characters may be matched explicitly by escaping them with a
backslash (``\e'').
Slashes (``/'') are treated as normal characters and do not have to be
matched explicitly.
-.It Ic -perm Op Fl Ns Ar mode
+.It Xo
+.Ic -perm
+.Op Fl
+.Ar mode
+.Xc
The
.Ar mode
may be either symbolic (see