From 928e06a670886d261ece304e1023e27673463938 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Mon, 28 Feb 2000 10:11:37 +0000 Subject: [PATCH] find2perl doc tweak (from David Dyck ) p4raw-id: //depot/perl@5320 --- x2p/find2perl.PL | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/x2p/find2perl.PL b/x2p/find2perl.PL index b2e1054..25d0135 100644 --- a/x2p/find2perl.PL +++ b/x2p/find2perl.PL @@ -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). -=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). +Has the perl script eval() the EXPR. =item C<-ls> -- 2.7.4