diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/man/bus_chown.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/man/bus_chown.3 b/doc/man/bus_chown.3 index fcde96b..c047d83 100644 --- a/doc/man/bus_chown.3 +++ b/doc/man/bus_chown.3 @@ -11,7 +11,7 @@ int bus_chown(const char *\fIfile\fP, uid_t \fIowner\fP, gid_t \fIgroup\fP);  .SH DESCRIPTION  The  .BR bus_chown () -function change the owner and the group of the bus associated with +function changes the owner and the group of the bus associated with  \fIfile\fP to the \fIowner\fP and \fIgroup\fP, respectively.  .PP  The current ownership of a bus can be retrieved by running | 
