Просмотр исходного кода

Add context get/set to See Also section of cpg man pages.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2328 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 16 лет назад
Родитель
Сommit
4bc5069bc4

+ 8 - 4
man/cpg_context_get.3

@@ -52,13 +52,17 @@ The errors are undocumented.
 .BR cpg_overview (8),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
+.BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
 .BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
-.BR cpg_membership_get (3),
-.BR cpg_context_set (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
+
 .PP

+ 6 - 3
man/cpg_context_set.3

@@ -54,13 +54,16 @@ The errors are undocumented.
 .BR cpg_overview (8),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
+.BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
 .BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
 .BR cpg_membership_get (3)
-.BR cpg_context_get (3)
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 .PP

+ 7 - 0
man/cpg_dispatch.3

@@ -93,8 +93,15 @@ The errors are undocumented.
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
+.BR cpg_dispatch (3),
 .BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
 .BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
+.BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 .PP

+ 7 - 2
man/cpg_fd_get.3

@@ -59,12 +59,17 @@ The errors are undocumented.
 .BR cpg_overview (8),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
+.BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
 .BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
 .BR cpg_membership_get (3)
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
+
 .PP

+ 7 - 3
man/cpg_finalize.3

@@ -54,14 +54,18 @@ The errors are undocumented.
 .SH "SEE ALSO"
 .BR cpg_overview (8),
 .BR cpg_initialize (3),
+.BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
 .BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 7 - 3
man/cpg_initialize.3

@@ -153,15 +153,19 @@ This call returns the CPG_OK value if successful, otherwise an error is returned
 The errors are undocumented.
 .SH "SEE ALSO"
 .BR cpg_overview (8),
+.BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
 .BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 7 - 3
man/cpg_join.3

@@ -98,11 +98,15 @@ Not all errors are documented.
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
+.BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 7 - 3
man/cpg_leave.3

@@ -64,10 +64,14 @@ The errors are undocumented.
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
 .BR cpg_join (3),
+.BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 7 - 3
man/cpg_local_get.3

@@ -58,11 +58,15 @@ The errors are undocumented.
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
+.BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 8 - 4
man/cpg_mcast_joined.3

@@ -127,11 +127,15 @@ The errors are undocumented.
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
-.BR cpg_leave (3),
 .BR cpg_join (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_leave (3),
+.BR cpg_mcast_joined (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 7 - 3
man/cpg_membership_get.3

@@ -67,11 +67,15 @@ The errors are undocumented.
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
+.BR cpg_join (3),
 .BR cpg_leave (3),
 .BR cpg_mcast_joined (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 4 - 0
man/cpg_overview.8

@@ -51,6 +51,7 @@ validated by corosync on IPC connection, otherwise they will be unable to
 access the corosync services.
 
 .SH "SEE ALSO"
+.BR cpg_overview (8),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
@@ -62,5 +63,8 @@ access the corosync services.
 .BR cpg_zcb_alloc (3)
 .BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 8 - 4
man/cpg_zcb_alloc.3

@@ -70,11 +70,15 @@ The errors are undocumented.
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
-.BR cpg_leave (3),
 .BR cpg_join (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_leave (3),
+.BR cpg_mcast_joined (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 8 - 4
man/cpg_zcb_free.3

@@ -62,11 +62,15 @@ The errors are undocumented.
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
-.BR cpg_leave (3),
 .BR cpg_join (3),
-.BR cpg_membership_get (3),
-.BR cpg_zcb_alloc (3),
-.BR cpg_zcb_free (3),
+.BR cpg_leave (3),
+.BR cpg_mcast_joined (3),
+.BR cpg_membership_get (3)
+.BR cpg_zcb_alloc (3)
+.BR cpg_zcb_free (3)
 .BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
 
 .PP

+ 7 - 1
man/cpg_zcb_mcast_joined.3

@@ -113,9 +113,15 @@ The errors are undocumented.
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_dispatch (3),
-.BR cpg_leave (3),
 .BR cpg_join (3),
+.BR cpg_leave (3),
+.BR cpg_mcast_joined (3),
 .BR cpg_membership_get (3)
 .BR cpg_zcb_alloc (3)
 .BR cpg_zcb_free (3)
+.BR cpg_zcb_mcast_joined (3)
+.BR cpg_context_get (3)
+.BR cpg_context_set (3)
+.BR cpg_local_get (3)
+
 .PP