[libvirt] Minor correction in the website text

Eric Blake eblake at redhat.com
Wed Oct 26 21:28:34 UTC 2011


On 10/25/2011 03:32 AM, Siddhesh Poyarekar wrote:
> Hi,
>
> http://libvirt.org/qpid/ mentions QMF as the Qpid Modeling Framework,
> which is incorrect. It is the Qpid Management Framework.

Thanks; I concur, given:

https://cwiki.apache.org/qpid/qpid-management-framework.html

I'm pushing this to fix it:

diff --git c/README w/README
index 5a515dd..a1347d8 100644
--- c/README
+++ w/README
@@ -1,4 +1,4 @@
-libvirt-qpid provides an interface with libvirt using QMF (qpid modeling
+libvirt-qpid provides an interface with libvirt using QMF (qpid management
  framework) which utilizes the AMQP protocol.  The Advanced Message Queuing
  Protocol (AMQP) is an open standard application layer protocol providing
  reliable transport of messages.
diff --git c/doc/index.html w/doc/index.html
index 81912f1..796822c 100644
--- c/doc/index.html
+++ w/doc/index.html
@@ -49,7 +49,7 @@
        <div id="content">
          <h3>What is <span class="style1">libvirt-qpid?</span></h3>
          <p>
-libvirt-qpid provides an interface with libvirt using QMF (qpid modeling
+libvirt-qpid provides an interface with libvirt using QMF (qpid management
  framework) which utilizes the AMQP protocol.  The Advanced Message Queuing
  Protocol (AMQP) is an open standard application layer protocol providing
  reliable transport of messages.
diff --git c/doc/libvirt-qpid.html w/doc/libvirt-qpid.html
index 9896a1f..7567f0d 100644
--- c/doc/libvirt-qpid.html
+++ w/doc/libvirt-qpid.html
@@ -14,7 +14,7 @@
  <h3>What is <span class="style1">libvirt-qpid?</span></h3>

      <p>
-libvirt-qpid provides an interface with libvirt using QMF (qpid modeling
+libvirt-qpid provides an interface with libvirt using QMF (qpid management
  framework) which utilizes the AMQP protocol.  The Advanced Message Queuing
  Protocol (AMQP) is an open standard application layer protocol providing
  reliable transport of messages.
diff --git c/libvirt-qpid.spec.in w/libvirt-qpid.spec.in
index 0d76348..baf4b6a 100644
--- c/libvirt-qpid.spec.in
+++ w/libvirt-qpid.spec.in
@@ -21,7 +21,7 @@ Url: http://libvirt.org/qpid

  %description

-libvirt-qpid provides an interface with libvirt using QMF (qpid modeling
+libvirt-qpid provides an interface with libvirt using QMF (qpid management
  framework) which utilizes the AMQP protocol.  The Advanced Message Queuing
  Protocol (AMQP) is an open standard application layer protocol providing
  reliable transport of messages.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list