summaryrefslogtreecommitdiff
path: root/share/man/man4/viapm.4
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2006-01-05 10:04:39 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2006-01-05 10:04:39 +0000
commitc8b8f1568b3b4ac9a433eccfcacafefd5768fcf1 (patch)
tree4e7bcd69da7b0b2cd94e3c2c1959649a4de815ac /share/man/man4/viapm.4
parent467e468203b3830bf6dbf49e6b70cb5608422078 (diff)
Various I2C updates, cleanups, etc.
Diffstat (limited to 'share/man/man4/viapm.4')
-rw-r--r--share/man/man4/viapm.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/viapm.4 b/share/man/man4/viapm.4
index d7cc7424f08..01bd4ae9d90 100644
--- a/share/man/man4/viapm.4
+++ b/share/man/man4/viapm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: viapm.4,v 1.1 2006/01/01 00:37:14 kettenis Exp $
+.\" $OpenBSD: viapm.4,v 1.2 2006/01/05 10:04:38 grange Exp $
.\"
.\" Copyright (c) 2006 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm viapm
-.Nd VIA VT8233/8235/8237 Bus Control and Power Management
+.Nd VIA VT8233/8235/8237 Bus Control and Power Management controller
.Sh SYNOPSIS
.Cd "viapm* at pci?"
.Cd "iic* at viapm?"
@@ -28,7 +28,7 @@ The
.Nm
driver provides support for the bus control and power management
component of the VIA VT8233, VT8235 and VT8237 South Bridges.
-Only the SMBus controller is supported and can be used with the
+Only the SMBus host interface is supported and can be used with the
.Xr iic 4
framework.
.Sh SEE ALSO