|
@@ -135,9 +135,7 @@ users, vdir, wc, who, whoami, and yes</seg></seglistitem>
|
|
|
<varlistentry id="chgrp">
|
|
|
<term><command>chgrp</command></term>
|
|
|
<listitem>
|
|
|
-<para>Changes the group ownership of each given file to the given
|
|
|
-group; the group can either be either given a name or a numeric
|
|
|
-ID</para>
|
|
|
+<para>Changes the group ownership of files/directories to the given group</para>
|
|
|
<indexterm zone="ch-system-coreutils chgrp"><primary sortas="b-chgrp">chgrp</primary></indexterm>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
@@ -155,8 +153,8 @@ octal number representing the new permissions</para>
|
|
|
<varlistentry id="chown">
|
|
|
<term><command>chown</command></term>
|
|
|
<listitem>
|
|
|
-<para>Changes the user and/or group ownership of
|
|
|
-each given file to the given user/group pair</para>
|
|
|
+<para>Changes the user and/or group ownership of files/directories to the given
|
|
|
+user/group</para>
|
|
|
<indexterm zone="ch-system-coreutils chown"><primary sortas="b-chown">chown</primary></indexterm>
|
|
|
</listitem>
|
|
|
</varlistentry>
|