=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.31 retrieving revision 1.32 diff -c -r1.31 -r1.32 *** src/usr.bin/find/find.1 2001/03/14 22:08:33 1.31 --- src/usr.bin/find/find.1 2001/08/22 16:50:50 1.32 *************** *** 1,4 **** ! .\" $OpenBSD: find.1,v 1.31 2001/03/14 22:08:33 deraadt Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: find.1,v 1.32 2001/08/22 16:50:50 heko Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" *************** *** 45,52 **** .Nm find .Op Fl HdhXxW .Op Fl f Ar file ! .Op Ar file ... ! .Ar expression .Sh DESCRIPTION .Nm recursively descends the directory tree for each --- 45,52 ---- .Nm find .Op Fl HdhXxW .Op Fl f Ar file ! .Ar file Op Ar ... ! .Op Ar expression .Sh DESCRIPTION .Nm recursively descends the directory tree for each *************** *** 56,62 **** (composed of the .Dq primaries and ! .Dq operands listed below) in terms of each file in the tree. .Pp --- 56,62 ---- (composed of the .Dq primaries and ! .Dq operators listed below) in terms of each file in the tree. .Pp