diff options
Diffstat (limited to 'share/man/man4/vic.4')
-rw-r--r-- | share/man/man4/vic.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/vic.4 b/share/man/man4/vic.4 index c0342633a8d..c4f28592bc6 100644 --- a/share/man/man4/vic.4 +++ b/share/man/man4/vic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vic.4,v 1.13 2006/11/03 09:45:35 jmc Exp $ +.\" $OpenBSD: vic.4,v 1.14 2006/11/03 10:08:05 jmc Exp $ .\" .\" Copyright (c) 2006 Reyk Floeter <reyk@openbsd.org> .\" @@ -70,10 +70,11 @@ options provided by the underlying host of the virtual machine. For more information on configuring this device, see .Xr ifconfig 8 . .Sh EXAMPLES -For VMware to add a virtual NIC to a virtual machine, the virtualDev parameter -on an Ethernet device must be specified as "vmxnet": +The following entry must be added to the VMware configuration file +to provide the +.Nm +device: .Bd -literal -offset indent -ethernet0.present = "TRUE" ethernet0.virtualDev = "vmxnet" .Ed .Sh SEE ALSO |