mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Tweaked the chown/chgrp program descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d2c8881db3
commit
b2d59c8a23
@ -135,7 +135,7 @@ users, vdir, wc, who, whoami, and yes</seg></seglistitem>
|
|||||||
<varlistentry id="chgrp">
|
<varlistentry id="chgrp">
|
||||||
<term><command>chgrp</command></term>
|
<term><command>chgrp</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Changes the group ownership of files/directories to the given group</para>
|
<para>Changes the group ownership of files and directories</para>
|
||||||
<indexterm zone="ch-system-coreutils chgrp"><primary sortas="b-chgrp">chgrp</primary></indexterm>
|
<indexterm zone="ch-system-coreutils chgrp"><primary sortas="b-chgrp">chgrp</primary></indexterm>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -153,8 +153,7 @@ octal number representing the new permissions</para>
|
|||||||
<varlistentry id="chown">
|
<varlistentry id="chown">
|
||||||
<term><command>chown</command></term>
|
<term><command>chown</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Changes the user and/or group ownership of files/directories to the given
|
<para>Changes the user and/or group ownership of files and directories</para>
|
||||||
user/group</para>
|
|
||||||
<indexterm zone="ch-system-coreutils chown"><primary sortas="b-chown">chown</primary></indexterm>
|
<indexterm zone="ch-system-coreutils chown"><primary sortas="b-chown">chown</primary></indexterm>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user