[Pkg-libvirt-commits] [libguestfs] 133/384: ping-daemon: Fix error in the description of this API (RHBZ#1175676).

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:56:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit f6e74ecd73d9aeeb4c9ef0044d7112645b09172f
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Dec 18 10:59:15 2014 +0000

    ping-daemon: Fix error in the description of this API (RHBZ#1175676).
    
    Thanks: Lingfei Kong
---
 generator/actions.ml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/generator/actions.ml b/generator/actions.ml
index 6178613..429a2d8 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -5333,7 +5333,7 @@ running the program." };
     shortdesc = "ping the guest daemon";
     longdesc = "\
 This is a test probe into the guestfs daemon running inside
-the hypervisor.  Calling this function checks that the
+the libguestfs appliance.  Calling this function checks that the
 daemon responds to the ping message, without affecting the daemon
 or attached block device(s) in any other way." };
 

-- 
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