On 02/28/2012 11:00 AM, Peter Krempa wrote:
This patch adds documentation to functions defined in the
libvirt-guests
init script and changes use of virsh's new commands to make the script
easier.
---
tools/libvirt-guests.init.sh | 60 ++++++++++++++++++++++++++++--------------
1 files changed, 40 insertions(+), 20 deletions(-)
+# guest_is_on URI UUID
+# check if guest UUID on URI is runnig
s/runnig/running/
+# shutdown_guest URI GUEST
+# Start a ACPI shutdown of GUEST on URI. This function return after the quest
+# was successfuly shutdown or the timeout defined by $SHUTDOWN_TIMEOUT expires.
s/successfuly/successfully/
ACK with typos fixed.
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org