aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bus_chown.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bus_chown.3')
-rw-r--r--doc/bus_chown.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bus_chown.3 b/doc/bus_chown.3
index 7bfe60a..86e9481 100644
--- a/doc/bus_chown.3
+++ b/doc/bus_chown.3
@@ -6,8 +6,8 @@ bus_chown - Change bus owner and group
int bus_chown(const char *file, uid_t owner, gid_t group);
.SH DESCRIPTION
-The \fIbus_chown()\fP function shall change the owner and the group of
-the bus associated with \fIfile\fP to the \fIowner\fP and \fIgroup\fP,
+The \fIbus_chown()\fP function change the owner and the group of the bus
+associated with \fIfile\fP to the \fIowner\fP and \fIgroup\fP,
respectively.
.SH RETURN VALUES
Upon successful completion, the function returns 0. Otherwise the