summaryrefslogtreecommitdiff
path: root/x2p/find2perl.PL
diff options
context:
space:
mode:
authorAbhijit Menon-Sen <ams@wiw.org>2002-06-03 17:06:03 +0000
committerAbhijit Menon-Sen <ams@wiw.org>2002-06-03 17:06:03 +0000
commitfb8eeed8cb12743f5c60d9d4d0405913307f1b9b (patch)
tree785c993b0ceea0d776a8895940d29348d5c3aee9 /x2p/find2perl.PL
parent21c5e947e5a68781b3973bfef39ecf5b371d4130 (diff)
downloadperl-fb8eeed8cb12743f5c60d9d4d0405913307f1b9b.tar.gz
Remove all occurrences of occurence, except for one (in the
Changelog) that is preserved for historical reasons. p4raw-id: //depot/perl@16979
Diffstat (limited to 'x2p/find2perl.PL')
-rw-r--r--x2p/find2perl.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/find2perl.PL b/x2p/find2perl.PL
index 7b6834d70f..4c5df7da94 100644
--- a/x2p/find2perl.PL
+++ b/x2p/find2perl.PL
@@ -841,7 +841,7 @@ Like -print, but terminates with \0 instead of \n.
=item C<-exec OPTIONS ;>
-exec() the arguments in OPTIONS in a subprocess; any occurence of {} in
+exec() the arguments in OPTIONS in a subprocess; any occurrence of {} in
OPTIONS will first be substituted with the path of the current
file. Note that the command "rm" has been special-cased to use perl's
unlink() function instead (as an optimization). The C<;> must be passed as