summaryrefslogtreecommitdiff
path: root/share/man/man4/vmt.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-10-26 05:07:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-10-26 05:07:32 +0000
commit774be140237fba0f40d26e1bc54517a357e02567 (patch)
treefe58e9985b803d0f2afcf9e67ba9edb737b469cc /share/man/man4/vmt.4
parent0bd2530a5765690d87046947325de2f49156528a (diff)
tweak previous;
Diffstat (limited to 'share/man/man4/vmt.4')
-rw-r--r--share/man/man4/vmt.45
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/vmt.4 b/share/man/man4/vmt.4
index a4d4931fcec..34f283e4cfe 100644
--- a/share/man/man4/vmt.4
+++ b/share/man/man4/vmt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmt.4,v 1.3 2010/10/26 01:24:48 dlg Exp $
+.\" $OpenBSD: vmt.4,v 1.4 2010/10/26 05:07:31 jmc Exp $
.\"
.\" Copyright (c) 2008 Marco Peereboom <marco@openbsd.org>
.\" Text was heavily borrowed from the IPMI spec V1.5
@@ -29,7 +29,6 @@ driver is a kernel level implementation of VMware Tools.
VMware Tools are intended to provide better support for operating systems
running inside virtual machines.
.Pp
-The
.Nm
handles shutdown and reboot requests from the host by signalling
.Xr init 8
@@ -37,7 +36,7 @@ with SIGUSR2 and SIGINT respectively.
.Nm
will log notifications that the guest has been suspended or resumed by the
host.
-It also provides access to the host machines clock as a timedelta sensor.
+It also provides access to the host machine's clock as a timedelta sensor.
.Pp
.Nm
reports the guests hostname and first non-loopback IP address to the host.