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/monit | |
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/monit')
-rw-r--r-- | sysutils/monit/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/monit/pkg-descr b/sysutils/monit/pkg-descr index ac3aa3cbf0b7..7802c556005b 100644 --- a/sysutils/monit/pkg-descr +++ b/sysutils/monit/pkg-descr @@ -9,7 +9,7 @@ monit supports: * Logging - syslog or own logfile * Alert, start, stop and restart of services based on it's characteristics * MD5 and SHA1 checksums - * Runtime Unix socket and TCP/IP port checking (tcp and udp) + * Runtime Unix socket and TCP/IP port checking (TCP and UDP) * Process status, timeout, memory and cpu usage, etc. * Device usage monitoring (inodes and space) * File monitoring (timestamp, checksum, permission, owner, etc.) |