diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/usecases/vmxnet3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usecases/vmxnet3.rst b/docs/usecases/vmxnet3.rst index 3fde0f45ae5..f3ec8d4b6f6 100644 --- a/docs/usecases/vmxnet3.rst +++ b/docs/usecases/vmxnet3.rst @@ -52,7 +52,7 @@ These instructions describe how to change the e1000 driver for VMware fusion. * Find the name associated with the VM you are using, right click on it and select **Show Package Contents** * Find the **.vmx** file and edit it. -* Find all the occurences of **e1000** and change them to **vmxnet3** +* Find all the occurrences of **e1000** and change them to **vmxnet3** If you are concerned more with configuration not performance the vmxnet3 driver can be set to **interrupt** mode in VPP. This will save a great deal on battery |