summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-08-19 02:27:33 +0000
committerjmallett <jmallett@FreeBSD.org>2002-08-19 02:27:33 +0000
commitbd88fce4f373f821b7282c996b07026c9dea8a44 (patch)
tree7c81455c7ab53b1bffe107d981285d56731b7583 /usr.bin/find/find.1
parent5c4faa8fa4ed70bc9ead0da8d2732efb7f036e2c (diff)
downloadFreeBSD-src-bd88fce4f373f821b7282c996b07026c9dea8a44.zip
FreeBSD-src-bd88fce4f373f821b7282c996b07026c9dea8a44.tar.gz
Add a unary -not operator ala -false and !, for sake of completeness.
Obtained from: OpenDarwin MFC after: 1 week
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r--usr.bin/find/find.11
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 15eb203..ee8f0de 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -695,6 +695,7 @@ true.
.Pp
.It Cm \&! Ar expression
.It Cm -false Ar expression
+.It Cm -not Ar expression
This is the unary
.Tn NOT
operator.
OpenPOWER on IntegriCloud