From: Richard Jones Date: Thu, 9 Sep 2010 12:52:32 +0000 (+0100) Subject: guestfs: More accurate documentation for initial message. X-Git-Tag: 1.2.14~22 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=22561cca8313cbf3555b986bd67c25dda643eadf;p=libguestfs.git guestfs: More accurate documentation for initial message. (cherry picked from commit e2ef068cb7d18f0c0d4931f97332a38ea4ea2477) --- diff --git a/src/guestfs.pod b/src/guestfs.pod index 56c3e2f..c4fd53e 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -1269,10 +1269,9 @@ parameters, but with the roles of daemon and library reversed. =head3 INITIAL MESSAGE -Because the underlying channel (QEmu -net channel) doesn't have any -sort of connection control, when the daemon launches it sends an -initial word (C) which indicates that the guest -and daemon is alive. This is what L waits for. +When the daemon launches it sends an initial word +(C) which indicates that the guest and daemon is +alive. This is what L waits for. =head1 MULTIPLE HANDLES AND MULTIPLE THREADS