Fixed netstat misspelling in Networking Guide
Fixed misspelling of Netstat in Networking Guide. Change-Id: I6b714b85f3e276d05a00e1fde5cbdae5ffae6443 Closes-Bug: #1503125
This commit is contained in:
@@ -315,7 +315,7 @@ 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
|
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.
|
local network associated with the network interface virbr0.
|
||||||
|
|
||||||
The output of the ``route -n`` and ``netsat -rn`` commands are
|
The output of the ``route -n`` and ``netstat -rn`` commands are
|
||||||
formatted in a slightly different way. This example shows how the same
|
formatted in a slightly different way. This example shows how the same
|
||||||
routes would be formatted using these commands::
|
routes would be formatted using these commands::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user