Magellan Linux

Contents of /trunk/qemu-kvm/patches/qemu-1.2.0-texinfo5.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2548 - (show annotations) (download)
Tue Mar 17 10:03:34 2015 UTC (9 years, 1 month ago) by niro
File size: 773 byte(s)
-fixed doc with texinfo5
1 diff --git a/qemu-options.hx b/qemu-options.hx
2 index 4bc9c85..3af60bf 100644
3 --- a/qemu-options.hx
4 +++ b/qemu-options.hx
5 @@ -2095,18 +2095,13 @@ QEMU supports using either local sheepdog devices or remote networked
6 devices.
7
8 Syntax for specifying a sheepdog device
9 -@table @list
10 -``sheepdog:<vdiname>''
11 -
12 -``sheepdog:<vdiname>:<snapid>''
13 -
14 -``sheepdog:<vdiname>:<tag>''
15 -
16 -``sheepdog:<host>:<port>:<vdiname>''
17 -
18 -``sheepdog:<host>:<port>:<vdiname>:<snapid>''
19 -
20 -``sheepdog:<host>:<port>:<vdiname>:<tag>''
21 +@table @code
22 +@item sheepdog:<vdiname>
23 +@item sheepdog:<vdiname>:<snapid>
24 +@item sheepdog:<vdiname>:<tag>
25 +@item sheepdog:<host>:<port>:<vdiname>
26 +@item sheepdog:<host>:<port>:<vdiname>:<snapid>
27 +@item sheepdog:<host>:<port>:<vdiname>:<tag>
28 @end table
29
30 Example