diff options
| author | Juli Mallett <jmallett@FreeBSD.org> | 2002-08-15 18:30:13 +0000 |
|---|---|---|
| committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-08-15 18:30:13 +0000 |
| commit | c9776a935f3dccc640f820d53d0f148b844318b2 (patch) | |
| tree | 50b7b381eac4fdf42cc1ec9b1c5d1f72e853ab5d /usr.bin | |
| parent | 65acff377ac302e767765c72d39d1552c54109aa (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -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 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. |
