diff options
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r-- | usr.bin/find/find.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 7e57809..44338fa 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -348,7 +348,7 @@ or if they match the specified flags (if these are preceded by a dash). The .Ar flags are specified using symbolic names (see -.Xr chflags 1 ). +.Xr chflags 1 ) . Note that this is different from .Ic -perm , which only allows you to specify flags which are set. |