mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-03 12:35:46 +00:00
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:
parent
6aa47fde95
commit
2303525125
@ -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),
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user