diff options
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r-- | usr.bin/find/find.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 15eb203d0594..ee8f0ded295f 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. |