=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.33 retrieving revision 1.34 diff -c -r1.33 -r1.34 *** src/usr.bin/find/find.1 2001/08/22 23:02:48 1.33 --- src/usr.bin/find/find.1 2001/08/22 23:43:13 1.34 *************** *** 1,4 **** ! .\" $OpenBSD: find.1,v 1.33 2001/08/22 23:02:48 hugh Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: find.1,v 1.34 2001/08/22 23:43:13 deraadt Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" *************** *** 46,52 **** .Op Fl HdhXxW .Op Fl f Ar file .Ar file Op Ar ... ! .Ar expression .Sh DESCRIPTION .Nm recursively descends the directory tree for each --- 46,52 ---- .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 *************** *** 59,64 **** --- 59,67 ---- .Dq operands listed below) in terms of each file in the tree. + In the absence of an expression, + .Ic -print + is assumed. .Pp The options are as follows: .Bl -tag -width Ds