[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] docs/man/xl.cfg.pod.5: add a missing new line and remove some redundant ones
Without a new line after the `pvh` item, the generate html is wrong. Signed-off-by: Zhigang Wang <zhigang.x.wang@xxxxxxxxxx> --- docs/man/xl.cfg.pod.5 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 index 0ca37bc..a94d037 100644 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -620,7 +620,6 @@ must be given in hexadecimal. It is recommended to use this option only for trusted VMs under administrator control. - =item B<irqs=[ NUMBER, NUMBER, ... ]> Allow a guest to access specific physical IRQs. @@ -702,6 +701,7 @@ it is safe to allow this to be enabled but you may wish to disable it anyway. =item B<pvh=BOOLEAN> + Selects whether to run this PV guest in an HVM container. Default is 0. =back @@ -944,7 +944,6 @@ preceded by a 32b integer indicating the size of the next structure. =item B<tsc_mode="MODE"> - Specifies how the TSC (Time Stamp Counter) should be provided to the guest (X86 only). Specifying this option as a number is deprecated. Options are: @@ -990,7 +989,6 @@ i.e. set to UTC. Set the real time clock offset in seconds. False (0) by default. - =item B<vpt_align=BOOLEAN> Specifies that periodic Virtual Platform Timers should be aligned to -- 1.8.3.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |