aboutsummaryrefslogtreecommitdiffstats
path: root/libaxl_detach.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-06-11 20:14:09 +0200
committerMattias Andrée <maandree@kth.se>2020-06-11 20:14:09 +0200
commitb56c78b9251806c5e5cd3a5fa5d1f6e8e3de351b (patch)
treeaa502d70d9969c333ccf9e70d55fd6dea41623c2 /libaxl_detach.3
parentFix error checking (diff)
downloadlibaxl-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_detach.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libaxl_detach.3 b/libaxl_detach.3
index 8d1fb54..39dfefb 100644
--- a/libaxl_detach.3
+++ b/libaxl_detach.3
@@ -20,7 +20,8 @@ instead of closing it.
.SH RETURN VALUE
The
.BR libaxl_detach ()
-returns the file descriptor of the connection.
+function returns the file descriptor of the
+connection.
.SH ERRORS
The
.BR libaxl_detach ()
@@ -31,5 +32,4 @@ None.
.BR libaxl_marshal (3),
.BR libaxl_fileno (3),
.BR libaxl_close (3),
-.BR libaxl_detach (3),
.BR libaxl_attach (3)