diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 9b9ab29d95..0c7c9656da 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -1145,7 +1145,7 @@
network config with 'virsh net-dumpxml [networkname]
'.
There is one virtual network called 'default' setup out
of the box which does NAT'ing to the default route and has an IP range of
- 192.168.22.0/255.255.255.0
. Each guest will have an
+ 192.168.122.0/255.255.255.0
. Each guest will have an
associated tun device created with a name of vnetN, which can also be
overridden with the <target> element (see
overriding the target element).
@@ -1259,7 +1259,7 @@
driver to be available. (Since Linux 2.6.34.)
One of the modes 'vepa'
(
- 'Virtual Ethernet Port Aggregator'), 'bridge' or 'private'
+ 'Virtual Ethernet Port Aggregator'), 'bridge' or 'private'
can be chosen for the operation mode of the macvtap device, 'vepa'
being the default mode. The individual modes cause the delivery of
packets to behave as follows: