diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-02 08:21:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-02 08:21:24 +0000 |
commit | fe09e932f17420fa133e256b915c92e183a71de2 (patch) | |
tree | 00998e67d2e7f86c4de1d245907aaf1884d81b3a /share | |
parent | 8696441ae1630db359d6884aeafb6d1984371387 (diff) |
tweaks;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/vic.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vic.4 b/share/man/man4/vic.4 index 8c486433ca0..893f3dbbc2a 100644 --- a/share/man/man4/vic.4 +++ b/share/man/man4/vic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vic.4,v 1.8 2006/11/02 07:20:36 fkr Exp $ +.\" $OpenBSD: vic.4,v 1.9 2006/11/02 08:21:23 jmc Exp $ .\" .\" Copyright (c) 2006 Reyk Floeter <reyk@openbsd.org> .\" @@ -97,8 +97,8 @@ VMware GSX Server 2.5 and newer .It VMware Server .El -.Pp -For VMware to add a virtual NIC to a virtual machine, add these +.Sh EXAMPLES +For VMware to add a virtual NIC to a virtual machine, add these lines to the vmx configuration file: .Bd -literal -offset indent ethernet0.present = "TRUE" |