Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.x86 Fix xref; comment out cpu(4) referen...
details: https://anonhg.NetBSD.org/src/rev/27161994419b
branches: trunk
changeset: 770476:27161994419b
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Oct 18 14:25:06 2011 +0000
description:
Fix xref; comment out cpu(4) reference, does not exist.
diffstat:
share/man/man4/man4.x86/vmt.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r e4bf528e71ed -r 27161994419b share/man/man4/man4.x86/vmt.4
--- a/share/man/man4/man4.x86/vmt.4 Tue Oct 18 14:16:42 2011 +0000
+++ b/share/man/man4/man4.x86/vmt.4 Tue Oct 18 14:25:06 2011 +0000
@@ -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@localhost>
@@ -36,7 +36,7 @@
.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 @@
.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
Home |
Main Index |
Thread Index |
Old Index