Преглед изворни кода

fix typos in cpg_mcast_joined.3 and cpg_zcb_mcast_joined.3

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
(cherry picked from commit 7ba892dac323f9656c16981e02d3612f521bfbdb)
Masatake YAMATO пре 14 година
родитељ
комит
37fd2def0e
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      man/cpg_mcast_joined.3
  2. 1 1
      man/cpg_zcb_mcast_joined.3

+ 1 - 1
man/cpg_mcast_joined.3

@@ -38,7 +38,7 @@ cpg_mcast_joined \- Multicasts to all groups joined to a handle
 .B #include <sys/uio.h>
 .B #include <sys/uio.h>
 .B #include <corosync/cpg.h>
 .B #include <corosync/cpg.h>
 .sp
 .sp
-.BI "int cpg_mcast_joined(cpg_handle_t " handle ", cpg_gurantee_t " guarantee ", struct iovec *" iovec ", int " iov_len ");
+.BI "int cpg_mcast_joined(cpg_handle_t " handle ", cpg_guarantee_t " guarantee ", struct iovec *" iovec ", int " iov_len ");
 .SH DESCRIPTION
 .SH DESCRIPTION
 The
 The
 .B cpg_mcast_joined
 .B cpg_mcast_joined

+ 1 - 1
man/cpg_zcb_mcast_joined.3

@@ -38,7 +38,7 @@ cpg_mcast_joined \- Multicasts a zero copy buffer to all groups joined to a hand
 .B #include <sys/uio.h>
 .B #include <sys/uio.h>
 .B #include <corosync/cpg.h>
 .B #include <corosync/cpg.h>
 .sp
 .sp
-.BI "int cpg_zcb_mcast_joined(cpg_handle_t " handle ", cpg_gurantee_t " guarantee ", const void *" buffer "", int " msg_len ");
+.BI "int cpg_zcb_mcast_joined(cpg_handle_t " handle ", cpg_guarantee_t " guarantee ", const void *" buffer "", int " msg_len ");
 .SH DESCRIPTION
 .SH DESCRIPTION
 The
 The
 .B cpg_zcb_mcast_joined
 .B cpg_zcb_mcast_joined