diff --git a/man/corosync.8 b/man/corosync.8 index a5b1fcb7..c45cc566 100644 --- a/man/corosync.8 +++ b/man/corosync.8 @@ -51,7 +51,7 @@ Do not set process priority. Display version and SVN revision of Corosync and exit. .SH SEE ALSO .BR corosync_overview (8), -.BR corosync.config (5), +.BR corosync.conf (5), .BR cpg_overview (8), .BR votequorum_overview (8), .BR sam_overview (8), diff --git a/man/corosync.conf.5 b/man/corosync.conf.5 index a017ea37..d69cf890 100644 --- a/man/corosync.conf.5 +++ b/man/corosync.conf.5 @@ -37,7 +37,7 @@ corosync.conf - corosync executive configuration file .SH SYNOPSIS -/etc/corosync.conf +/etc/corosync/corosync.conf .SH DESCRIPTION The corosync.conf instructs the corosync executive about various parameters @@ -621,7 +621,7 @@ required. .SH "FILES" .TP -/etc/corosync.conf +/etc/corosync/corosync.conf The corosync executive configuration file. .SH "SEE ALSO"