diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-12-20 15:32:45 -0500 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-12-20 15:34:23 -0500 |
commit | eb505c2afb6b5ac2aaba7935878ae6494d44732a (patch) | |
tree | 3a52d4021bf39448a17336119241bfe2d72d0f57 /README.vms | |
parent | 3bf51dad4011e73eb72dbd31cb27cbf1620bff4e (diff) | |
download | perl-eb505c2afb6b5ac2aaba7935878ae6494d44732a.tar.gz |
Remove Roman numerals from README.vms after confirmation from Craig that it's not actually important
Diffstat (limited to 'README.vms')
-rw-r--r-- | README.vms | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README.vms b/README.vms index 38eee69e0c..751a18d175 100644 --- a/README.vms +++ b/README.vms @@ -154,10 +154,6 @@ recent versions of vmstar (e.g. V3.4 or later). Contrary to advice provided with previous versions of Perl, do I<not> use the ODS-2 compatability qualifier. Instead, use a command like the following: - vmstar /extract/verbose perl-V^.XI^.III.tar - -or: - vmstar -xvf perl-5^.11^.3.tar Then rename the top-level source directory like so: |