summaryrefslogtreecommitdiff
path: root/Porting/makerel
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2017-11-04 11:29:25 -0700
committerKaren Etheridge <ether@cpan.org>2017-11-15 11:46:09 -0800
commitbb56637e94fed7b4194c4f87d1baa879dcd3db83 (patch)
tree76023b45ff3c89ba7d9ea16028caec0dd2fcc025 /Porting/makerel
parentcdfc1d1d8bca529864f9a40b3708ee1ba1b032d0 (diff)
downloadperl-bb56637e94fed7b4194c4f87d1baa879dcd3db83.tar.gz
spelling
Diffstat (limited to 'Porting/makerel')
-rwxr-xr-xPorting/makerel4
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/makerel b/Porting/makerel
index ac9add09f4..46714622f1 100755
--- a/Porting/makerel
+++ b/Porting/makerel
@@ -34,8 +34,8 @@ usage: $0 [ -r rootdir ] [-s suffix ] [ -b ] [ -n ]
-s suffix suffix to append to to the perl-x.y.z dir and tarball name
defaults to the concatenation of the local_patches entry
in patchlevel.h (or blank, if none)
- -b make a .bz2 file in addtion to a .gz file
- -x make a .xz file in addtion to a .gz file
+ -b make a .bz2 file in addition to a .gz file
+ -x make a .xz file in addition to a .gz file
-n do not make any tarballs, just the directory
EOF