1
0
mirror of synced 2026-01-18 00:42:31 +00:00

2006-06-09 15:12:24 by steve

Updated POD to pass tests.
This commit is contained in:
steve 2006-06-09 15:12:24 +00:00
parent 1ac7d53587
commit cfccfbc782
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
=head1 NAME
xt-customize-image - Customize a freshly installed copy of GNU/Linux
xt-customize-image - Customize a freshly installed copy of GNU/Linux
=cut
@ -50,7 +50,7 @@
--
http://www.steve.org.uk/
$Id: xt-customize-image,v 1.5 2006-06-09 13:34:21 steve Exp $
$Id: xt-customize-image,v 1.6 2006-06-09 15:12:24 steve Exp $
=cut
@ -147,7 +147,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.5 $';
my $REVISION = '$Revision: 1.6 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{

View File

@ -2,7 +2,7 @@
=head1 NAME
xt-install-image - Install a fresh copy of GNU/Linux into a directory
xt-install-image - Install a fresh copy of GNU/Linux into a directory
=cut
@ -70,7 +70,7 @@
--
http://www.steve.org.uk/
$Id: xt-install-image,v 1.3 2006-06-09 13:49:39 steve Exp $
$Id: xt-install-image,v 1.4 2006-06-09 15:12:24 steve Exp $
=cut
@ -191,7 +191,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.3 $';
my $REVISION = '$Revision: 1.4 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{