diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-25 16:35:25 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-25 16:35:25 +0200 |
commit | 87b9b381349bb357c937090609ccd6125f051786 (patch) | |
tree | 03718b99a6bd17d77b8afb89e5708b6cbcef9024 /doc/bus_open.3 | |
parent | doc: bus_read: whoops (diff) | |
download | bus-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.3 | 3 |
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 |