diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-09-21 05:12:20 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-09-21 05:12:20 +0800 |
commit | 17e7fc67581455cb59254396c15101637e865cfe (patch) | |
tree | 57382a57c3855282ce9c594d06d512afc17afa45 /sysutils/healthd | |
parent | 2894bb3628fb82566301fef9eb2c2ea04a803e09 (diff) | |
download | freebsd-ports-gnome-17e7fc67581455cb59254396c15101637e865cfe.tar.gz freebsd-ports-gnome-17e7fc67581455cb59254396c15101637e865cfe.tar.zst freebsd-ports-gnome-17e7fc67581455cb59254396c15101637e865cfe.zip |
Typos, whitespace and capitalization fixes (S-X).
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/healthd/pkg-descr b/sysutils/healthd/pkg-descr index 6e851149a777..e3c41f77d4c9 100644 --- a/sysutils/healthd/pkg-descr +++ b/sysutils/healthd/pkg-descr @@ -1,11 +1,11 @@ -This is a deamon the uses the LM78/79, WINBond 83781/83782/83783/83626 +This is a daemon the uses the LM78/79, WINBond 83781/83782/83783/83626 or the ASUS 99127 hardware monitor chips to warn the operator when something is out of range. The software is capable of monitoring up -to 3 tempuratures, 3 fan speeds and 7 voltages. The configuration file +to 3 temperatures, 3 fan speeds and 7 voltages. The configuration file specifies which functions are active and their acceptable ranges. With the healthdc companion program the status can be read from any -networked computer. The healthd deamon's network connection is protected +networked computer. The healthd daemon's network connection is protected by libwrap and /etc/hosts.allow. WWW: http://healthd.thehousleys.net/ |