mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-10-04 07:57:45 +00:00
man: Improve quorum provider formatting
As suggested by Christine Caulfield split long sentence so now paragraph follows same formatting style as other options hopefully making it less confusing. Signed-off-by: Jan Friesse <jfriesse@redhat.com> Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
This commit is contained in:
parent
b98248d9a5
commit
64c83682d3
@ -1,6 +1,6 @@
|
||||
.\"/*
|
||||
.\" * Copyright (c) 2005 MontaVista Software, Inc.
|
||||
.\" * Copyright (c) 2006-2022 Red Hat, Inc.
|
||||
.\" * Copyright (c) 2006-2024 Red Hat, Inc.
|
||||
.\" *
|
||||
.\" * All rights reserved.
|
||||
.\" *
|
||||
@ -32,7 +32,7 @@
|
||||
.\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||
.\" * THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\" */
|
||||
.TH COROSYNC_CONF 5 2022-10-20 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
|
||||
.TH COROSYNC_CONF 5 2024-07-22 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
|
||||
.SH NAME
|
||||
corosync.conf - corosync executive configuration file
|
||||
|
||||
@ -760,11 +760,12 @@ required.
|
||||
.PP
|
||||
Within the
|
||||
.B quorum
|
||||
directive it is possible to specify the quorum algorithm to use with the
|
||||
directive it is possible to specify the quorum configuration options. The following
|
||||
option is required to activate quorum service:
|
||||
|
||||
.TP
|
||||
provider
|
||||
directive. At the time of writing only corosync_votequorum is supported.
|
||||
This specifies algorithm to use. At the time of writing only corosync_votequorum is supported.
|
||||
See votequorum(5) for configuration options.
|
||||
|
||||
.PP
|
||||
|
Loading…
Reference in New Issue
Block a user