This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove DATE section from README.aix
authorFlorian Ragwitz <rafl@debian.org>
Tue, 17 Aug 2010 05:01:29 +0000 (07:01 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Tue, 17 Aug 2010 05:01:29 +0000 (07:01 +0200)
The date in there requires a manual edit for every release, which seems silly
for a bit of information that's also in various other places like perlhist.

Instead, only mention the perl version the document refers to somewhere at the
top. Porting/bump-perl-version can update that automatically for us.

README.aix

index a325900..738f772 100644 (file)
@@ -4,7 +4,7 @@ designed to be readable as is.
 
 =head1 NAME
 
-README.aix - Perl version 5 on IBM AIX (UNIX) systems
+README.aix - Perl version 5.13.3 on IBM AIX (UNIX) systems
 
 =head1 DESCRIPTION
 
@@ -485,8 +485,4 @@ therefore in AIX 4.2 Perl is not linked against the libC_r.
 H.Merijn Brand <h.m.brand@xs4all.nl>
 Rainer Tammer <tammer@tammer.net>
 
-=head1 DATE
-
-Version 5.13.3 / 2010-07-20
-
 =cut