[Pkg-libvirt-commits] [libguestfs] 101/233: generator/set-uuid: Fix two typos in documentation
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:11:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 49c3d819c184f71ac98cd436fb9435f5b3bbddda
Author: Colin Walters <walters at verbum.org>
Date: Wed Jan 22 15:45:08 2014 +0000
generator/set-uuid: Fix two typos in documentation
---
generator/actions.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/generator/actions.ml b/generator/actions.ml
index 508417b..d331988 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -11510,7 +11510,7 @@ parameter. In future we may allow other flags to be adjusted." };
]);
shortdesc = "set the filesystem UUID";
longdesc = "\
-Set the filesystem UIUD on C<device> to C<label>.
+Set the filesystem UUID on C<device> to C<uuid>.
Only some filesystem types support setting UUIDs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list