diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-31 16:21:51 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-31 16:21:51 +0000 |
| commit | 56f7a84010f27e82abb3d22633c390587ec73972 (patch) | |
| tree | 12568462eb4f7d9ae5c2875a1473fd6e12726989 /usr.bin | |
| parent | 8aa783b08f9f72adace7bd7359f7812ee7eaecb6 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/find/find.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index b339c8d6d5d0..ed958c4f784a 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)find.1 8.7 (Berkeley) 5/9/95 -.\" $Id: find.1,v 1.16 1998/11/29 00:54:21 wosch Exp $ +.\" $Id: find.1,v 1.17 1998/11/29 12:00:06 bde Exp $ .\" .Dd May 9, 1995 .Dt FIND 1 @@ -526,7 +526,7 @@ option and the .Pp The .Ic -delete -primary do not interact well with other options that cause the filesystem +primary does not interact well with other options that cause the filesystem tree traversal options to be changed. .Sh HISTORY A |
