From cfccfbc78201e81fff550fc4ddce0d5760ee6b94 Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 9 Jun 2006 15:12:24 +0000 Subject: [PATCH] 2006-06-09 15:12:24 by steve Updated POD to pass tests. --- bin/xt-customize-image | 6 +++--- bin/xt-install-image | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/xt-customize-image b/bin/xt-customize-image index 6ca6466..1d94918 100755 --- a/bin/xt-customize-image +++ b/bin/xt-customize-image @@ -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.]+) / ) { diff --git a/bin/xt-install-image b/bin/xt-install-image index ca91a4a..d429a7a 100755 --- a/bin/xt-install-image +++ b/bin/xt-install-image @@ -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.]+) / ) {