diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-20 12:12:31 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-20 12:12:31 +0200 |
commit | e95ac32eb4300d7271d9f8ea2b7406556d61d101 (patch) | |
tree | 7cb7b5173ba8ba6222ec7cfe0e401ea6086a8ac9 /doc/man | |
parent | m fix (diff) | |
download | libcoopgamma-e95ac32eb4300d7271d9f8ea2b7406556d61d101.tar.gz libcoopgamma-e95ac32eb4300d7271d9f8ea2b7406556d61d101.tar.bz2 libcoopgamma-e95ac32eb4300d7271d9f8ea2b7406556d61d101.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
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) |