Fix xref; comment out cpu(4) reference, does not exist.

This commit is contained in:
wiz 2011-10-18 14:25:06 +00:00
parent 11bceb6a8a
commit fb15d6af36

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vmt.4,v 1.2 2011/10/18 11:31:54 jmcneill Exp $
.\" $NetBSD: vmt.4,v 1.3 2011/10/18 14:25:06 wiz Exp $
.\" $OpenBSD: vmt.4,v 1.4 2010/10/26 05:07:31 jmc Exp $
.\"
.\" Copyright (c) 2008 Marco Peereboom <marco@openbsd.org>
@ -36,7 +36,7 @@ events using
.Xr sysmon_pswitch 9
of type PSWITCH_TYPE_POWER, PSWITCH_TYPE_RESET, and PSWITCH_TYPE_SLEEP that
can be handled by
.Xr powerd 9 .
.Xr powerd 8 .
.Nm
will log notifications that the guest has been suspended or resumed by the
host.
@ -45,7 +45,7 @@ host.
.Nm
reports the guest's hostname and first non-loopback IP address to the host.
.Sh SEE ALSO
.Xr cpu 4
.\" .Xr cpu 4 ,
.Xr powerd 8
.Sh HISTORY
The