made change to misc_libvirt file

corrected the below and fixed "after"
"activate the network after it has been deactivated"

Change-Id: I3daf0f2243214209f84c85c54e7be26b9807f681
This commit is contained in:
Shilla Saebi 2015-09-13 23:55:32 -04:00
parent d381485127
commit 623ec46a8d

View File

@ -101,6 +101,6 @@ To prevent the network from automatically starting on boot::
# virsh net-autostart --network default --disable
To activate the network afer it has been deactivated::
To activate the network after it has been deactivated::
# virsh net-start default