File fam-man.patch of Package fam
--- fam-2.7.0/man/famd.8
+++ fam-2.7.0/man/famd.8
@@ -21,7 +21,7 @@
run at a time.
.P
\fBfamd\fR can be configured by editing the famd configuration
-file (see \fIfamd.conf(5)\fR for further details) or by
+file (see \fIfam.conf(5)\fR for further details) or by
providing the following command line options:
.SH OPTIONS
.TP
@@ -63,8 +63,8 @@
files that the client can \fBstat\fR.
.SH FILES
.TP
-\fI/usr/local/etc/famd.conf\fR
+\fI/etc/fam.conf\fR
Default \fBfamd\fR configuration file.
.SH "SEE ALSO"
-fam(3), famd.conf(5), inetd(8), portmap(8), stat(1), xinetd(8)
+fam(3), fam.conf(5), inetd(8), portmap(8), stat(1), xinetd(8)
.SH BUGS
--- fam-2.7.0/man/famd.conf.5
+++ fam-2.7.0/man/famd.conf.5
@@ -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/etc/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.