aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/bus_close.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/bus_close.3')
-rw-r--r--doc/man/bus_close.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/bus_close.3 b/doc/man/bus_close.3
index 734f18d..dc35e6b 100644
--- a/doc/man/bus_close.3
+++ b/doc/man/bus_close.3
@@ -10,7 +10,7 @@ int bus_close(bus_t *\fIbus\fP);
.fi
.SH DESCRIPTION
The
-.BR bus_close (3)
+.BR bus_close ()
function disposes of resources allocated to the process, as referenced
in the \fIbus\fP argument.
.SH RETURN VALUES