=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.33 retrieving revision 1.34 diff -u -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 +1,4 @@ -.\" $OpenBSD: find.1,v 1.33 2001/08/22 23:02:48 hugh Exp $ +.\" $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,7 +46,7 @@ .Op Fl HdhXxW .Op Fl f Ar file .Ar file Op Ar ... -.Ar expression +.Op Ar expression .Sh DESCRIPTION .Nm recursively descends the directory tree for each @@ -59,6 +59,9 @@ .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