doc: Address nits from I45fdc8e40121698bf144d0e0a65537edda2c805d

Change-Id: Ibea0c001963f7773d2b832687402cb8efe650f1d
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2018-09-03 10:26:07 +01:00
parent faaf2a5d7a
commit 37212adb61
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ network and has access to the private networks of all machines.
iface eth3 inet dhcp
pre-up echo '4' > /sys/class/net/eth3/device/sriov_numvfs
On Red Hat, modify the ``/sbin/ifup-local`` file:
On RHEL and derivatives, modify the ``/sbin/ifup-local`` file:
.. code-block:: bash