aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bus_unlink.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/bus_unlink.33
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bus_unlink.3 b/doc/bus_unlink.3
index ef7cf30..7044922 100644
--- a/doc/bus_unlink.3
+++ b/doc/bus_unlink.3
@@ -20,8 +20,9 @@ Operation permission is denied to the calling process.
.IR EPERM
The user does not have permission to remove the bus.
.SH
-
+.BR
The \fIbus_unlink\fP() function may also fail and set \fIerrno\fP to any of the errors specified for the rutines unlink(2), open(2), semget(3) and shmget(3).
+.BR
.SH SEE ALSO
bus-create(1), bus(5), libbus(7), bus_create(3), bus_close(3)
.SH AUTHORS