diff options
Diffstat (limited to 'generator')
-rw-r--r-- | generator/generator_actions.ml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index d044fa90..f44725b8 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. |