From d3596114497f1f3181b8326f5448cc2ac584fc53 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 26 Jul 2017 17:54:30 +0100 Subject: [PATCH] docs: remove use of — entity A handful of places in the docs choose to use — instead of '-' for no clear reason. Remove this inconsistency. Signed-off-by: Daniel P. Berrange --- docs/formatdomain.html.in | 34 +++++++++++++++++----------------- docs/formatnetwork.html.in | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) 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:

@@ -6945,15 +6945,15 @@ qemu-kvm -net nic,model=? /dev/null QEMU and KVM support:

@@ -7018,8 +7018,8 @@ qemu-kvm -net nic,model=? /dev/null the virtualization platform

autodeflate
@@ -7091,7 +7091,7 @@ qemu-kvm -net nic,model=? /dev/null the virtualization platform:

rate
@@ -7283,11 +7283,11 @@ qemu-kvm -net nic,model=? /dev/null is missing depends on the hypervisor and guest arch.

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