85f3c519f6
this allows famd to run much more reliably, especially under KDE and GNOME; if someone wants to fix the imon emulation through kqueue, be my guest... meanwhile, I'd rather use stable software - more typos fixes in man pages while here "go ahead" fgsch@, "looks correct" jasper@
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
$OpenBSD: patch-man_famd_conf_5,v 1.2 2008/04/19 10:57:00 ajacoutot Exp $
|
|
--- man/famd.conf.5.orig Mon Jan 20 02:03:21 2003
|
|
+++ man/famd.conf.5 Fri Apr 18 18:13:14 2008
|
|
@@ -1,10 +1,10 @@
|
|
-.TH FAMD.CONF "5" "January 19, 2003" "famd.conf (fam 2.6.10)" "SGI"
|
|
+.TH FAM.CONF "5" "January 19, 2003" "fam.conf (fam 2.6.10)" "SGI"
|
|
.SH NAME
|
|
-famd.conf \- The File Alteration Monitor (FAM) configuration file
|
|
+fam.conf \- The File Alteration Monitor (FAM) configuration file
|
|
.SH SYNOPSIS
|
|
In addition to its command line options, \fBfamd\fR's behavior
|
|
can also be controlled through its configuration file. By
|
|
-default, this is \fI/usr/local/etc/fam.conf\fR. The \fB\-c\fR
|
|
+default, this is \fI!!SYSCONFDIR!!/fam.conf\fR. The \fB\-c\fR
|
|
command line option can be used to specify an alternate file.
|
|
.SH "FILE FORMAT"
|
|
Configuration lines are in the format \fBoption=value\fR.
|
|
@@ -49,4 +49,4 @@ service remote requests without attempting to perform
|
|
the \fBlocal_only\fR configuration option or \fB-L\fR command line option is
|
|
used, \fBxtab_verification\fR has no effect.
|
|
.SH "SEE ALSO"
|
|
-
|
|
+fam(3), famd(8), inetd(8), portmap(8)
|