[Pkg-libvirt-commits] [libguestfs] 56/87: generator/set-uuid: Fix two typos in documentation
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:10:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch debian
in repository libguestfs.
commit c7f48b44e150b99817ae941c0f0c4e2af984e743
Author: Colin Walters <walters at verbum.org>
Date: Wed Jan 22 15:45:08 2014 +0000
generator/set-uuid: Fix two typos in documentation
(cherry picked from commit 49c3d819c184f71ac98cd436fb9435f5b3bbddda)
---
generator/actions.ml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/generator/actions.ml b/generator/actions.ml
index df59f44..807601a 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -11477,7 +11477,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