diff options
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/libcoopgamma_get_method_and_site.3 | 2 | ||||
-rw-r--r-- | doc/man/libcoopgamma_get_methods.3 | 2 | ||||
-rw-r--r-- | doc/man/libcoopgamma_get_pid_file.3 | 2 | ||||
-rw-r--r-- | doc/man/libcoopgamma_get_socket_file.3 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/libcoopgamma_get_method_and_site.3 b/doc/man/libcoopgamma_get_method_and_site.3 index 9af6cb8..30ddfb7 100644 --- a/doc/man/libcoopgamma_get_method_and_site.3 +++ b/doc/man/libcoopgamma_get_method_and_site.3 @@ -100,4 +100,4 @@ output invalid data to stdout. .BR libcoopgamma_get_methods (3), .BR libcoopgamma_get_pid_file (3), .BR libcoopgamma_get_socket_file (3), -.BR libcoopgamma_connect (3) +.BR libcoopgamma_context_initialise (3) diff --git a/doc/man/libcoopgamma_get_methods.3 b/doc/man/libcoopgamma_get_methods.3 index 63580b5..4cf90b8 100644 --- a/doc/man/libcoopgamma_get_methods.3 +++ b/doc/man/libcoopgamma_get_methods.3 @@ -62,4 +62,4 @@ and .BR libcoopgamma_get_method_and_site (3), .BR libcoopgamma_get_pid_file (3), .BR libcoopgamma_get_socket_file (3), -.BR libcoopgamma_connect (3) +.BR libcoopgamma_context_initialise (3) diff --git a/doc/man/libcoopgamma_get_pid_file.3 b/doc/man/libcoopgamma_get_pid_file.3 index 4dd4960..dadc1a4 100644 --- a/doc/man/libcoopgamma_get_pid_file.3 +++ b/doc/man/libcoopgamma_get_pid_file.3 @@ -82,4 +82,4 @@ output invalid data to stdout. .SH "SEE ALSO" .BR libcoopgamma_get_methods (3), .BR libcoopgamma_get_socket_file (3), -.BR libcoopgamma_connect (3) +.BR libcoopgamma_context_initialise (3) diff --git a/doc/man/libcoopgamma_get_socket_file.3 b/doc/man/libcoopgamma_get_socket_file.3 index 3dbf064..5e81e0c 100644 --- a/doc/man/libcoopgamma_get_socket_file.3 +++ b/doc/man/libcoopgamma_get_socket_file.3 @@ -83,4 +83,4 @@ output invalid data to stdout. .SH "SEE ALSO" .BR libcoopgamma_get_methods (3), .BR libcoopgamma_get_pid_file (3), -.BR libcoopgamma_connect (3) +.BR libcoopgamma_context_initialise (3) |