aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bus_open.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-25 16:35:25 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-25 16:35:25 +0200
commit87b9b381349bb357c937090609ccd6125f051786 (patch)
tree03718b99a6bd17d77b8afb89e5708b6cbcef9024 /doc/bus_open.3
parentdoc: bus_read: whoops (diff)
downloadbus-87b9b381349bb357c937090609ccd6125f051786.tar.gz
bus-87b9b381349bb357c937090609ccd6125f051786.tar.bz2
bus-87b9b381349bb357c937090609ccd6125f051786.tar.xz
doc: fix formatting
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/bus_open.3')
-rw-r--r--doc/bus_open.33
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bus_open.3 b/doc/bus_open.3
index d193d15..72847d7 100644
--- a/doc/bus_open.3
+++ b/doc/bus_open.3
@@ -31,8 +31,9 @@ Operation permission is denied to the calling process.
.IR EINVAL
The described bus does not exist.
.SH
-
+.BR
The \fIbus_open\fP() function may also fail and set \fIerrno\fP to any of the errors specified for the rutine open(2).
+.BR
.SH SEE ALSO
bus-create(1), bus(5), libbus(7), bus_open(3), bus_unlink(3)
.SH AUTHORS