diff options
author | reed <reed@pkgsrc.org> | 2008-10-16 13:46:45 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2008-10-16 13:46:45 +0000 |
commit | f0378e3b5d2e42c2ed210186fa750fe05b3c044f (patch) | |
tree | 264d3999e32db99beb4e0edff93bcd8ecd33f617 /sysutils/fam | |
parent | 9a1af9fbe44522df99469c40e50624c0e652df63 (diff) | |
download | pkgsrc-f0378e3b5d2e42c2ed210186fa750fe05b3c044f.tar.gz |
Change fam to famd. And uppercase fam to FAM.
Diffstat (limited to 'sysutils/fam')
-rw-r--r-- | sysutils/fam/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fam/DESCR b/sysutils/fam/DESCR index 71542380423..dd11521a6cb 100644 --- a/sysutils/fam/DESCR +++ b/sysutils/fam/DESCR @@ -1,9 +1,9 @@ FAM, the File Alteration Monitor, provides an API which applications can use to be notified when specific files or directories are changed. - FAM comes in two parts: fam, the daemon which listens for requests and + FAM comes in two parts: famd, the daemon which listens for requests and delivers notification, and libfam, a library which client applications can -use to communicate with fam. +use to communicate with FAM. If the monitored files are mounted from a remote host, the local FAM will attempt to contact FAM on the remote host, and will pass the requests |