[xen-tools-dev] [PATCH] Use new script name in POD
Stéphane Jourdois
sjourdois at gmail.com
Sat Jul 10 12:52:15 CEST 2010
---
bin/xt-guess-suite-and-mirror | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/bin/xt-guess-suite-and-mirror b/bin/xt-guess-suite-and-mirror
index e15032a..03dc7a9 100755
--- a/bin/xt-guess-suite-and-mirror
+++ b/bin/xt-guess-suite-and-mirror
@@ -2,14 +2,14 @@
=head1 NAME
-xen-guess-debian-mirror - Tries to guess the most suitable mirror and
-suite for DomUs on Debian and Ubuntu Dom0s.
+xt-guess-suite-and-mirror - Tries to guess the most suitable suite and
+mirror for DomUs on Debian and Ubuntu Dom0s.
=cut
=head1 SYNOPSIS
- xen-guess-debian-mirror [-s] [-m]
+ xt-guess-suite-and-mirror [-s] [-m]
-s show suite
-m show mirror
@@ -20,7 +20,7 @@ suite for DomUs on Debian and Ubuntu Dom0s.
=head1 DESCRIPTION
-xen-guess-debian-mirror tries to find the mirror and suite the Xen
+xt-guess-suite-and-mirror tries to find the mirror and suite the Xen
Dom0 is currently using and returns them in a way suitable for
xen-create-image(1) or the backticks feature in xen-tools.conf.
--
1.5.6.5
More information about the xen-tools-dev
mailing list