summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-10-20 18:28:36 -0700
committerFlorian Ragwitz <rafl@debian.org>2011-10-20 18:28:36 -0700
commit8558c2235a840b517d5695dacda27eee886382e5 (patch)
tree6a10c008bc86ec654be52b56a83ea6f5696f1e9b
parente3c71926d33e006cc01a7516d80dda2a9888bb0e (diff)
downloadperl-8558c2235a840b517d5695dacda27eee886382e5.tar.gz
Fix a path in the release guide
-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 1aa95a0869..42ecf44e89 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -909,7 +909,7 @@ Manually create a temporary link to the new delta file; normally this is
done from the Makefile, but the Makefile is updated by buildtoc, and
buildtoc won't run without the file there:
- $ ln -s perldelta.pod pod/perl5102delta.pod
+ $ ln -s pod/perldelta.pod pod/perl5102delta.pod
Run C<perl pod/buildtoc --build-all> to update the F<perldelta> version in
the following files: