Author: bdubbs
Date: Sat Mar 16 18:49:17 2013
New Revision: 2627

Log:
Update qemu-svn patch as qemu patch

Added:
   trunk/qemu/
   trunk/qemu/qemu-1.4.0-fixes-1.patch

Added: trunk/qemu/qemu-1.4.0-fixes-1.patch
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/qemu/qemu-1.4.0-fixes-1.patch Sat Mar 16 18:49:17 2013        (r2627)
@@ -0,0 +1,36 @@
+Submitted By: Bruce Dubbs <[email protected]>
+Date: 2013-03-16
+Initial Package Version: 1.4.0
+Upstream Status: Patch has been submitted
+Origin: qemu mailing list
+Description: Fix texi file error exposed by Texinfo-5.0
+
+diff -Naur qemu-kvm-1.2.0/qemu-options.hx qemu-kvm-1.2.0.mod/qemu-options.hx
+--- qemu-kvm-1.2.0/qemu-options.hx     2012-09-06 03:31:27.000000000 -0500
++++ qemu-kvm-1.2.0.mod/qemu-options.hx 2013-03-08 15:35:56.000000000 -0600
+@@ -2075,18 +2075,13 @@
+ devices.
+ 
+ Syntax for specifying a sheepdog device
+-@table @list
+-``sheepdog:<vdiname>''
+-
+-``sheepdog:<vdiname>:<snapid>''
+-
+-``sheepdog:<vdiname>:<tag>''
+-
+-``sheepdog:<host>:<port>:<vdiname>''
+-
+-``sheepdog:<host>:<port>:<vdiname>:<snapid>''
+-
+-``sheepdog:<host>:<port>:<vdiname>:<tag>''
++@table @code
++@item sheepdog:<vdiname>
++@item sheepdog:<vdiname>:<snapid>
++@item sheepdog:<vdiname>:<tag>
++@item sheepdog:<host>:<port>:<vdiname>
++@item sheepdog:<host>:<port>:<vdiname>:<snapid>
++@item sheepdog:<host>:<port>:<vdiname>:<tag>
+ @end table
+ 
+ Example
-- 
http://linuxfromscratch.org/mailman/listinfo/patches
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to