[BACK]Return to find.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / find

Diff for /src/usr.bin/find/find.1 between version 1.46 and 1.47

version 1.46, 2005/03/14 15:25:38 version 1.47, 2005/03/14 15:29:15
Line 449 
Line 449 
 .Sh OPERATORS  .Sh OPERATORS
 The primaries may be combined using the following operators.  The primaries may be combined using the following operators.
 The operators are listed in order of decreasing precedence.  The operators are listed in order of decreasing precedence.
 .Bl -tag -width (expression)  .Pp
   .Bl -tag -width "(expression)" -compact
 .It Cm \&( Ns Ar expression Ns Cm \&)  .It Cm \&( Ns Ar expression Ns Cm \&)
 This evaluates to true if the parenthesized expression evaluates to  This evaluates to true if the parenthesized expression evaluates to
 true.  true.

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47