Merge "doc: Address nits from I45fdc8e40121698bf144d0e0a65537edda2c805d"

This commit is contained in:
Zuul 2018-09-04 21:33:02 +00:00 committed by Gerrit Code Review
commit 448537a4f4
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