summaryrefslogtreecommitdiff
path: root/sysutils/lmmon/pkg-descr
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-21 06:34:46 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-21 06:34:46 +0000
commite7ce5a642be6f622d3de3415792ddfd845bd169d (patch)
tree6574612179496f53d9335ce4dd399a5a352c5c9e /sysutils/lmmon/pkg-descr
parentUpdate to versio 0.9.7 (diff)
Update to version 0.55
PR: 14414 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22553
Diffstat (limited to '')
-rw-r--r--sysutils/lmmon/pkg-descr18
1 files changed, 14 insertions, 4 deletions
diff --git a/sysutils/lmmon/pkg-descr b/sysutils/lmmon/pkg-descr
index 5c6e18d176e7..dadc50d2d80c 100644
--- a/sysutils/lmmon/pkg-descr
+++ b/sysutils/lmmon/pkg-descr
@@ -1,6 +1,16 @@
lmmon
-This program displays information gathered from LM78/79 chipsets
-onboard many motherboard. Displayed values include fan speeds,
-motherboard temperature, and various voltages. Currently, this
-is only supported in FreeBSD 4.0.
+This program displays information gathered from a motherboard
+power management controller (e.g. LM78/79). Displayed values
+include fan speeds, motherboard temperature, and various
+voltages. By default it cycles once per second using a curses-
+based display.
+
+Currently, the /dev/smb0 interface is only supported in FreeBSD
+4.0; however, the /dev/io interface may work with many
+motherboards in FreeBSD 3.x and some non-LM78/79 motherboards.
+
+WWW: http://www.fxp.org/~jedgar/
+
+- Chris D. Faulhaber
+jedgar@fxp.org