1
0
mirror of synced 2026-01-22 02:05:22 +00:00

2007-03-19 21:59:35 by steve

Fixed syntax error in pod.  Found via tests/pod-check.t
This commit is contained in:
steve 2007-03-19 21:59:35 +00:00
parent 0b37d04c72
commit a2600beb1f

View File

@ -558,7 +558,7 @@ Install an X11 server, using VNC and XDM
--
http://www.steve.org.uk/
$Id: xen-create-image,v 1.140 2007-03-18 20:12:16 steve Exp $
$Id: xen-create-image,v 1.141 2007-03-19 21:59:35 steve Exp $
=cut
@ -1207,7 +1207,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.140 $';
my $REVISION = '$Revision: 1.141 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{
$REVISION = $1;
@ -2590,6 +2590,8 @@ sub runCustomisationHooks
it and writing it back to the file. So we have a running total of the
last IP.
=end doc
=cut
sub findNextIP