aboutsummaryrefslogtreecommitdiffstats
path: root/libaxl_context_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'libaxl_context_create.3')
-rw-r--r--libaxl_context_create.36
1 files changed, 4 insertions, 2 deletions
diff --git a/libaxl_context_create.3 b/libaxl_context_create.3
index 5736645..05c9f20 100644
--- a/libaxl_context_create.3
+++ b/libaxl_context_create.3
@@ -23,7 +23,7 @@ returns the context on success completion, or
on failure.
.SH ERRORS
The
-.BR libaxl_generate_id ()
+.BR libaxl_context_create ()
function can only fail if enough memory
cannot be allocates for the process,
which is corresponds to the
@@ -34,4 +34,6 @@ libaxl error number.
.SH NOTES
None.
.SH SEE ALSO
-.BR libaxl_context_free (3)
+.BR libaxl_context_free (3),
+.BR libaxl_connect (3),
+.BR libaxl_create (3)