X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.bs2000;h=b14c434ab37373d928fdbff5c4386d5fa687e21c;hb=60b8437d8d9e12207c224aaf44898f800c31446c;hp=1dad5ae7c146f8c1b79e484be2527f4aebc48c07;hpb=a83b6f466440987720492416f8091f2530a9ab41;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.bs2000 b/README.bs2000 index 1dad5ae..b14c434 100644 --- a/README.bs2000 +++ b/README.bs2000 @@ -1,5 +1,5 @@ This document is written in pod format hence there are punctuation -characters in in odd places. Do not worry, you've apparently got the +characters in odd places. Do not worry, you've apparently got the ASCII->EBCDIC translation worked out correctly. You can read more about pod in pod/perlpod.pod or the short summary in the INSTALL file. @@ -151,7 +151,7 @@ C First you get the BS2000 commandline prompt ('*'). Here you may enter your parameters, e.g. C<-e 'print "Hello World!\\n";'> (note the double backslash!) or C<-w> and the name of your Perl script. -Filenames starting with C are searched in in the Posix filesystem, +Filenames starting with C are searched in the Posix filesystem, others are searched in the BS2000 filesystem. You may even use wildcards if you put a C<%> in front of your filename (e.g. C<-w checkfiles.pl %*.c>). Read your C/C++ manual for additional