summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2006-11-06 08:35:59 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2006-11-06 08:35:59 +0000
commit1411d46ae4de10f431c80c1e79a4c6ea7cb7de7f (patch)
tree3d236a91b3ed53b1a3b9047ed2e69a9d554c9117
parentd9cae48fa648a3a5a7da71a610e4653295710e87 (diff)
add a note that there a tons of BUGS in VMware and the underlying host
operating systems and that you should consider that the security of the OpenBSD guest can be circumvented by attacking the host environment. ok deraadt@ dlg@ fkr@
-rw-r--r--share/man/man4/vic.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/vic.4 b/share/man/man4/vic.4
index c4f28592bc6..8e5280d60e8 100644
--- a/share/man/man4/vic.4
+++ b/share/man/man4/vic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vic.4,v 1.14 2006/11/03 10:08:05 jmc Exp $
+.\" $OpenBSD: vic.4,v 1.15 2006/11/06 08:35:58 reyk Exp $
.\"
.\" Copyright (c) 2006 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -95,3 +95,8 @@ driver was written by
.An Reyk Floeter Aq reyk@openbsd.org
and
.An David Gwynne Aq dlg@openbsd.org .
+.Sh BUGS
+There are tons bugs in VMware and the underlying host operating systems.
+Please consider that the security of the
+.Ox
+guest can be circumvented by attacking the host environment.