mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 08:58:46 +00:00
change references to evs to cpg to match API
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1361 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
46fe47823c
commit
d28ca742c5
@ -33,11 +33,11 @@
|
||||
.\" */
|
||||
.TH CPG_INITIALIZE 3 2004-08-31 "openais Man Page" "Openais Programmer's Manual"
|
||||
.SH NAME
|
||||
evs_initialize \- Create a new connection to the CPG service
|
||||
cpg_initialize \- Create a new connection to the CPG service
|
||||
.SH SYNOPSIS
|
||||
.B #include <openais/cpg.h>
|
||||
.sp
|
||||
.BI "int cpg_initialize(evs_handle_t *" handle ", cpg_callbacks_t *" callbacks ");
|
||||
.BI "int cpg_initialize(cpg_handle_t *" handle ", cpg_callbacks_t *" callbacks ");
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B cpg_initialize
|
||||
|
Loading…
Reference in New Issue
Block a user