diff options
author | Mattias Andrée <maandree@kth.se> | 2020-06-11 20:14:09 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2020-06-11 20:14:09 +0200 |
commit | b56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b (patch) | |
tree | aa502d70d9969c333ccf9e70d55fd6dea41623c2 /libaxl_create.3 | |
parent | Fix error checking (diff) | |
download | libaxl-b56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b.tar.gz libaxl-b56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b.tar.bz2 libaxl-b56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b.tar.xz |
Misc, mainly connect stuff
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | libaxl_create.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libaxl_create.3 b/libaxl_create.3 index 00417dc..d29c32e 100644 --- a/libaxl_create.3 +++ b/libaxl_create.3 @@ -20,8 +20,8 @@ parameter. .SH RETURN VALUE The .BR libaxl_create () -returns the connection record on success -completion, or +function returns the connection record on +success completion, or .I NULL on failure. .SH ERRORS |