aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2002-08-15 18:30:13 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2002-08-15 18:30:13 +0000
commitc9776a935f3dccc640f820d53d0f148b844318b2 (patch)
tree50b7b381eac4fdf42cc1ec9b1c5d1f72e853ab5d /usr.bin
parent65acff377ac302e767765c72d39d1552c54109aa (diff)
Notes
Diffstat (limited to 'usr.bin')
-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 ac47291ed014..15eb203d0594 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -694,6 +694,7 @@ This evaluates to true if the parenthesized expression evaluates to
true.
.Pp
.It Cm \&! Ar expression
+.It Cm -false Ar expression
This is the unary
.Tn NOT
operator.