>From 719ec5ce5eb31adf19a806450b8dbc8bae19f630 Mon Sep 17 00:00:00 2001
From: Guido Guenther <agx@sigxcpu.org>
Date: Thu, 7 Aug 2008 18:48:48 +0200
Subject: [PATCH] usbmass: allow usb as target dist type in libvirt.rng

---
 docs/libvirt.rng |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/libvirt.rng b/docs/libvirt.rng
index 60e181f..81ec33b 100644
--- a/docs/libvirt.rng
+++ b/docs/libvirt.rng
@@ -412,6 +412,7 @@
              <value>virtio</value>
              <value>fdc</value>
              <value>xen</value>
+             <value>usb</value>
            </choice>
          </attribute>
       </optional>
-- 
1.5.6.3

