diff options
author | minskim <minskim@pkgsrc.org> | 2004-03-22 13:57:01 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-03-22 13:57:01 +0000 |
commit | 1f678758fa8869d6fb3842854f7d1b5e794c9f38 (patch) | |
tree | 289b9252232686d0817333a5816e270966ca61fe /sysutils/fam/MESSAGE | |
parent | 9460f48a9c47048a9ac69cc6b6a3b2a83f98fa3d (diff) | |
download | pkgsrc-1f678758fa8869d6fb3842854f7d1b5e794c9f38.tar.gz |
fam is "File Alteration Monitor", not "File Alternation Monitor".
Diffstat (limited to 'sysutils/fam/MESSAGE')
-rw-r--r-- | sysutils/fam/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fam/MESSAGE b/sysutils/fam/MESSAGE index ebc9750fb4d..7fde6859f7a 100644 --- a/sysutils/fam/MESSAGE +++ b/sysutils/fam/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2004/02/09 18:14:45 jmmv Exp $ +$NetBSD: MESSAGE,v 1.2 2004/03/22 13:57:01 minskim Exp $ FAM uses RPC and is usually started by the inetd(8) superserver. You need to enable it manually, by issuing the following steps: @@ -7,7 +7,7 @@ to enable it manually, by issuing the following steps: 1) Add FAM to the system's portmapper by appending the following line to the /etc/rpc file: - sgi_fam 391002 fam # File Alternation Monitor + sgi_fam 391002 fam # File Alteration Monitor 2) Add FAM to the system's superserver by appending the following line to the /etc/inetd.conf file: |