From 8805e9c05f4728d458580868106d1ac69b8b0b96 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. (cherry picked from commit a22d5a7390339eca5d9bafb2155439ad1ccc02ac) --- 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 d34e926..7bc52bd 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -811,11 +811,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. @@ -824,6 +819,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