aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lmmon/pkg-descr
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-10-21 14:34:46 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-10-21 14:34:46 +0800
commit1eb83113836c774e3d4b3a419d325f8c198d2bbd (patch)
tree5ddb96727894e57e86105db46adaccfcf9ea7c1e /sysutils/lmmon/pkg-descr
parent9f5e1e86bb416c3cd8b5905451b1dd2860111d83 (diff)
downloadfreebsd-ports-gnome-1eb83113836c774e3d4b3a419d325f8c198d2bbd.tar.gz
freebsd-ports-gnome-1eb83113836c774e3d4b3a419d325f8c198d2bbd.tar.zst
freebsd-ports-gnome-1eb83113836c774e3d4b3a419d325f8c198d2bbd.zip
Update to version 0.55
PR: 14414 Submitted by: maintainer
Diffstat (limited to 'sysutils/lmmon/pkg-descr')
-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