diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/bus_open.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/bus_open.3 b/doc/man/bus_open.3 index f20ceba..683ae9b 100644 --- a/doc/man/bus_open.3 +++ b/doc/man/bus_open.3 @@ -13,8 +13,8 @@ The .BR bus_open () function acquires resources required for the process to use the bus associated with the filename stored in \fIfile\fP. The function also -stores the resource \fIbus\fP for use by other -.BR bus () +stores the resources in \fIbus\fP for use by other +.BR bus functions. .PP Values for \fIflags\fP are constructed by a bitwise inclusive OR of |