summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-30 12:26:27 +0000
committerru <ru@FreeBSD.org>2002-05-30 12:26:27 +0000
commit765a02e0916dc71eeddf809a4c19eab3a8adfd63 (patch)
treeb1e4bdb9c32a17d6a23dadebf83466aa9d68d614
parentab0962a94a36972f50f1515d88f82f73fbe13c6a (diff)
downloadFreeBSD-src-765a02e0916dc71eeddf809a4c19eab3a8adfd63.zip
FreeBSD-src-765a02e0916dc71eeddf809a4c19eab3a8adfd63.tar.gz
mdoc(7) police: markup nits.
-rw-r--r--share/man/man4/man4.i386/viapm.412
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/viapm.4 b/share/man/man4/man4.i386/viapm.4
index 461dc59..89c8a7f 100644
--- a/share/man/man4/man4.i386/viapm.4
+++ b/share/man/man4/man4.i386/viapm.4
@@ -39,7 +39,9 @@
.Cd device viapm
.Sh DESCRIPTION
This driver provides access to the
-.Tn VIA chipset Power Management Unit family.They are
+.Tn "VIA chipset Power Management Unit"
+family.
+They are
VT82C586B, VT82C596A, VT82C596B, VT82C686A and VT8233.
.Pp
The embedded controller of the VIA chipset may give you access
@@ -52,11 +54,11 @@ See
for writing user code to fetch voltages, temperature and so on from the
monitoring chip of your mainboard.
.Sh SEE ALSO
-.Xr smb 4 ,
-.Xr smbus 4 ,
+.Xr iicbb 4 ,
.Xr iicbus 4 ,
.Xr iicsmb 4 ,
-.Xr iicbb 4
+.Xr smb 4 ,
+.Xr smbus 4
.Sh HISTORY
The
.Nm
@@ -65,6 +67,6 @@ manual page first appeared in
.Sh AUTHORS
This
manual page was written by
-.An Nicolas Souchu Aq nsouch@FreeBSD.org
+.An Nicolas Souchu Aq nsouch@FreeBSD.org .
.Sh BUGS
Only polling mode is supported.
OpenPOWER on IntegriCloud