find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
Gurusamy Sarathy [Mon, 28 Feb 2000 10:11:37 +0000 (10:11 +0000)]
p4raw-id: //depot/perl@5320

x2p/find2perl.PL

index b2e1054..25d0135 100644 (file)
@@ -842,12 +842,9 @@ a distinct argument, so it may need to be surrounded by whitespace and/or
 quoted from interpretation by the shell using a backslash (just as with
 using C<find(1)>).
 
-=item C<-eval EXPR ;>
+=item C<-eval EXPR>
 
-Has the perl script eval() the EXPR.  The C<;> must be passed as
-a distinct argument, so it may need to be surrounded by whitespace and/or
-quoted from interpretation by the shell using a backslash (just as with
-using C<find(1)>).
+Has the perl script eval() the EXPR.  
 
 =item C<-ls>