=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- src/usr.bin/find/find.1 2005/06/15 14:19:45 1.48 +++ src/usr.bin/find/find.1 2005/10/01 06:01:27 1.49 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.48 2005/06/15 14:19:45 millert Exp $ +.\" $OpenBSD: find.1,v 1.49 2005/10/01 06:01:27 otto Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -200,9 +200,9 @@ for a list of valid flag names). If the flags are preceded by a dash .Pq Sq \- , -this primary evaluates to true if the file in question has at least -one of the file flags specified by -.Ar flags . +this primary evaluates to true if at least all specified +.Ar flags +are set in the file's flags. If the flags are not preceded by a dash, this primary evaluates to true if the flags specified exactly match those of the file. .It Ic -follow