Fix wrong description of IP subnet

Mistake 192.168.122/24
Trivial fix

Change-Id: If0f3f854cebb0de98f95c05c5837628d068526ea
Closes-Bug: #1564287
This commit is contained in:
Hieu LE 2016-03-31 15:15:07 +07:00
parent edecc3a1d0
commit dab72d3d6b

View File

@ -328,8 +328,8 @@ local network associated with the network interface eth0.
Line 3 of the output specifies that IPs in the 192.168.27.0/24 subnet
are on the local network associated with the network interface eth1.
Line 4 of the output specifies that IPs in the 192.168.122/24 subnet are on the
local network associated with the network interface virbr0.
Line 4 of the output specifies that IPs in the 192.168.122.0/24 subnet are
on the local network associated with the network interface virbr0.
The output of the :command:`route -n` and :command:`netstat -rn` commands are
formatted in a slightly different way. This example shows how the same