diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-09 13:21:46 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-09 13:21:46 +0000 |
commit | d33d2d95257f439936ef69a66fbd460026d651b6 (patch) | |
tree | 93e3754c577bb258839d33800a7612c3972e0c2e /misc/gkrellmfmonitor2 | |
parent | 81dc3b404847d0fc56d859db9f816eb603a0d486 (diff) | |
download | ports-d33d2d95257f439936ef69a66fbd460026d651b6.tar.gz ports-d33d2d95257f439936ef69a66fbd460026d651b6.zip |
Fix some typos.
Notes
Notes:
svn path=/head/; revision=75187
Diffstat (limited to 'misc/gkrellmfmonitor2')
-rw-r--r-- | misc/gkrellmfmonitor2/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellmfmonitor2/pkg-descr b/misc/gkrellmfmonitor2/pkg-descr index 1200eb618b91..708b309fc530 100644 --- a/misc/gkrellmfmonitor2/pkg-descr +++ b/misc/gkrellmfmonitor2/pkg-descr @@ -1,6 +1,6 @@ -This plugin monitors a file and displays its contens in gkrellm. File can +This plugin monitors a file and displays its contents in gkrellm. File can have multiple rows of the form 'name : value : [flag]'. Number of rows as -well as their contnens can change dynamicaly. If flag non-empty then for +well as their contents can change dynamically. If flag non-empty then for WARNING value - the orange led will light up and for ALERT value - red. - Jean-Yves Lefort |