summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-08-15 18:30:13 +0000
committerjmallett <jmallett@FreeBSD.org>2002-08-15 18:30:13 +0000
commit2439b56e982b8465a7d01d031ff79476aec61ab2 (patch)
tree50b7b381eac4fdf42cc1ec9b1c5d1f72e853ab5d /usr.bin/find/find.1
parentfd28cd5d8fd7ae34dc3325129ee6fdfc219d26dd (diff)
downloadFreeBSD-src-2439b56e982b8465a7d01d031ff79476aec61ab2.zip
FreeBSD-src-2439b56e982b8465a7d01d031ff79476aec61ab2.tar.gz
Oops, add -false to the operators list in the manual page for find(1), as added
in revision 1.17 of option.c. 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 ac47291..15eb203 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.
OpenPOWER on IntegriCloud