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

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 17:00:43 UTC 2015


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

bengen pushed a commit to branch master
in repository libguestfs.

commit a4c2a412bbe024d4536cf96d733c47ff55a1bac1
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
    (cherry picked from commit f6e74ecd73d9aeeb4c9ef0044d7112645b09172f)
---
 generator/actions.ml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/generator/actions.ml b/generator/actions.ml
index 2989f19..d63794e 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -5328,7 +5328,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