aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bus_close.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bus_close.3')
-rw-r--r--doc/bus_close.32
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)