summaryrefslogtreecommitdiff
path: root/Porting/release_managers_guide.pod
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-02-18 16:11:08 -0500
committerRicardo Signes <rjbs@cpan.org>2015-02-18 16:11:08 -0500
commit251758f752fa1b90bb1529735c01e7c33f0a093e (patch)
treea9c7237bd3c45882d29e69d300654bb31a5ee169 /Porting/release_managers_guide.pod
parente23c50db6337fb5f27e78e4d7e72f052a886113d (diff)
downloadperl-251758f752fa1b90bb1529735c01e7c33f0a093e.tar.gz
RMG: avoid saying "final" release; gets confused with BLEAD-FINAL
Diffstat (limited to 'Porting/release_managers_guide.pod')
-rw-r--r--Porting/release_managers_guide.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod
index f9719176b0..644e49c0d3 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -889,7 +889,7 @@ the tarball and directory name:
$ git status # and there's nothing lying around
$ perl Porting/makerel -bx -s RC1 # for a release candidate
- $ perl Porting/makerel -bx # for a final release
+ $ perl Porting/makerel -bx # for the release itself
This creates the directory F<../perl-x.y.z-RC1> or similar, copies all
the MANIFEST files into it, sets the correct permissions on them, then