From a22d5a7390339eca5d9bafb2155439ad1ccc02ac Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 15 Nov 2010 22:21:15 +0000 Subject: [PATCH] docs: Put list of distros in alphabetical order. --- generator/generator_actions.ml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index d044fa9..f44725b 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -815,11 +815,6 @@ Some Red Hat-derived distro. Red Hat Enterprise Linux and some derivatives. -=item \"windows\" - -Windows does not have distributions. This string is -returned if the OS type is Windows. - =item \"ubuntu\" Ubuntu. @@ -828,6 +823,11 @@ Ubuntu. The distro could not be determined. +=item \"windows\" + +Windows does not have distributions. This string is +returned if the OS type is Windows. + =back Future versions of libguestfs may return other strings here. -- 1.8.3.1