summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-12-22 08:33:16 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-01-10 15:35:30 +0000
commit49cf3c75be5447e44fff039fccf927c795f6ecac (patch)
tree75b85f026b015beff30bad9bca6b378d751b459f
parent63de36bf281480d9572a5524ddb70bcae45dc37b (diff)
downloadlibguestfs-49cf3c75be5447e44fff039fccf927c795f6ecac.tar.gz
libguestfs-49cf3c75be5447e44fff039fccf927c795f6ecac.tar.xz
libguestfs-49cf3c75be5447e44fff039fccf927c795f6ecac.zip
docs: Arrange directory names in alphabetical order.
(cherry picked from commit f5a49bf1cae335889da6be53fd1ca302273be78b)
-rw-r--r--src/guestfs.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 41e84ac9..137deeae 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -3025,15 +3025,15 @@ L<virt-sparsify(1)> command and documentation.
Source code to the C library.
-=item C<tools>
-
-Command line tools written in Perl (L<virt-win-reg(1)> and many others).
-
=item C<test-tool>
Test tool for end users to test if their qemu/kernel combination
will work with libguestfs.
+=item C<tools>
+
+Command line tools written in Perl (L<virt-win-reg(1)> and many others).
+
=item C<csharp>
=item C<erlang>