Fix minor errors in man page documentation for corosync.conf

* Correct 'See Also' reference to corosync.conf(5) in corosync(8) man page
* Update path to default config (now /etc/corosync/corosync.conf)

Signed-off-by: Zane Bitter <zane.bitter@gmail.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
This commit is contained in:
Zane Bitter 2011-03-09 23:55:06 -05:00 committed by Steven Dake
parent 6aa47fde95
commit 2303525125
2 changed files with 3 additions and 3 deletions

View File

@ -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),

View File

@ -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"