diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index a972a56ab5..9a07780251 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -6927,10 +6927,10 @@ qemu-kvm -net nic,model=? /dev/null
QEMU and KVM support:
- - 'i6300esb' — the recommended device,
+
- 'i6300esb' - the recommended device,
emulating a PCI Intel 6300ESB
- - 'ib700' — emulating an ISA iBase IB700
- - 'diag288' — emulating an S390 DIAG288 device
+
- 'ib700' - emulating an ISA iBase IB700
+ - 'diag288' - emulating an S390 DIAG288 device
Since 1.2.17
@@ -6945,15 +6945,15 @@ qemu-kvm -net nic,model=? /dev/null
QEMU and KVM support:
- - 'reset' — default, forcefully reset the guest
- - 'shutdown' — gracefully shutdown the guest
+
- 'reset' - default, forcefully reset the guest
+ - 'shutdown' - gracefully shutdown the guest
(not recommended)
- - 'poweroff' — forcefully power off the guest
- - 'pause' — pause the guest
- - 'none' — do nothing
- - 'dump' — automatically dump the guest
+
- 'poweroff' - forcefully power off the guest
+ - 'pause' - pause the guest
+ - 'none' - do nothing
+ - 'dump' - automatically dump the guest
Since 0.8.7
- - 'inject-nmi' — inject a non-maskable interrupt
+
- 'inject-nmi' - inject a non-maskable interrupt
into the guest
Since 1.2.17
@@ -7018,8 +7018,8 @@ qemu-kvm -net nic,model=? /dev/null
the virtualization platform
- - 'virtio' — default with QEMU/KVM
- - 'xen' — default with Xen
+ - 'virtio' - default with QEMU/KVM
+ - 'xen' - default with Xen
autodeflate
@@ -7091,7 +7091,7 @@ qemu-kvm -net nic,model=? /dev/null
the virtualization platform:
- - 'virtio' — supported by qemu and virtio-rng kernel module
+ - 'virtio' - supported by qemu and virtio-rng kernel module
rate
@@ -7283,11 +7283,11 @@ qemu-kvm -net nic,model=? /dev/null
is missing depends on the hypervisor and guest arch.
- - 'isa' — for ISA pvpanic device
- - 'pseries' — default and valid only for pSeries guests.
- - 'hyperv' — for Hyper-V crash CPU feature.
+
- 'isa' - for ISA pvpanic device
+ - 'pseries' - default and valid only for pSeries guests.
+ - 'hyperv' - for Hyper-V crash CPU feature.
Since 1.3.0, QEMU and KVM only
- - 's390' — default for S390 guests.
+
- 's390' - default for S390 guests.
Since 1.3.5
diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in
index e8e618e42e..9c07e5e24f 100644
--- a/docs/formatnetwork.html.in
+++ b/docs/formatnetwork.html.in
@@ -997,7 +997,7 @@
prefix
attribute, which is an integer (for example,
netmask='255.255.255.0'
could also be given as
prefix='24'
). The family
attribute is used
- to specify the type of address — ipv4
or
+ to specify the type of address - ipv4
or
ipv6
; if no family
is given,
ipv4
is assumed. More than one address of each family can
be defined for a network. The optional localPtr
attribute