aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/bus_create.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-29 07:56:24 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-29 07:56:24 +0100
commitf32e2f0dc0fd9a46593359498daae8fa411849a0 (patch)
treea102a5e48db7d3de1706ab90048cdbded1cac553 /doc/man/bus_create.3
parentimprove header file (diff)
downloadbus-f32e2f0dc0fd9a46593359498daae8fa411849a0.tar.gz
bus-f32e2f0dc0fd9a46593359498daae8fa411849a0.tar.bz2
bus-f32e2f0dc0fd9a46593359498daae8fa411849a0.tar.xz
fix manpages
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--doc/man/bus_create.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/bus_create.3 b/doc/man/bus_create.3
index 158c755..88e6efe 100644
--- a/doc/man/bus_create.3
+++ b/doc/man/bus_create.3
@@ -15,7 +15,7 @@ function creates a bus with the asscoiated pathname specifed by the
value of the parameter \fIfile\fP. If \fIfile\fP is \fINULL\fP a random
pathname is selected. This pathname adheres to the convention set forth
by
-.BR bus(5).
+.BR bus (5).
.PP
If \fIfile\fP is not \fINULL\fP the
.BR bus_create ()