Explorar o código

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
Steven Dake %!s(int64=19) %!d(string=hai) anos
pai
achega
d28ca742c5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      man/cpg_initialize.3

+ 2 - 2
man/cpg_initialize.3

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