diff options
author | ru <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
commit | ffef081534c45c9ab6bd02870d86dc2395c74cee (patch) | |
tree | 131f589b68adcf699f3618d081cd17e11dda450a /usr.bin/find | |
parent | 3e32b84b0f3de9ab7e58af919fc8927b974ea8a9 (diff) | |
download | FreeBSD-src-ffef081534c45c9ab6bd02870d86dc2395c74cee.zip FreeBSD-src-ffef081534c45c9ab6bd02870d86dc2395c74cee.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'usr.bin/find')
-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. |