diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-26 22:49:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-26 22:49:59 +0200 |
commit | 6147cdbb2f5b3cf7b7f92a0dc7532671f82674ee (patch) | |
tree | eda34d1445219e5027053e24ccaf5a8640496f61 /doc/bus_close.3 | |
parent | Merge pull request #3 from troglobit/master (diff) | |
download | bus-6147cdbb2f5b3cf7b7f92a0dc7532671f82674ee.tar.gz bus-6147cdbb2f5b3cf7b7f92a0dc7532671f82674ee.tar.bz2 bus-6147cdbb2f5b3cf7b7f92a0dc7532671f82674ee.tar.xz |
formatting
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/bus_close.3')
-rw-r--r-- | doc/bus_close.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bus_close.3 b/doc/bus_close.3 index 025544f..c83b200 100644 --- a/doc/bus_close.3 +++ b/doc/bus_close.3 @@ -15,7 +15,7 @@ Upon successful completion, the function returns 0. Otherwise the function returns -1 and sets \fIerrno\fP to indicate the error. .SH ERRORS .TP -.IR EINVAL +.B EINVAL The bus does not exist. .SH SEE ALSO bus-create(1), bus(5), libbus(7), bus_open(3), bus_unlink(3) |