From: Richard Jones Date: Mon, 15 Nov 2010 22:21:15 +0000 (+0000) Subject: docs: Put list of distros in alphabetical order. X-Git-Tag: 1.7.8~5 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=a22d5a7390339eca5d9bafb2155439ad1ccc02ac docs: Put list of distros in alphabetical order. --- 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.