git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2018-03-04 03:37:53 +00:00
parent d4bf7ab996
commit aa8c64b98f

View File

@ -122,7 +122,7 @@ tar --strip-components=1 \
<term><option>--no-same-owner</option> and --no-same-permissions</term>
<listitem>
<para>Ensure the installed files have the correct ownership and
prermissions. Without these options, using <application>tar</application>
permissions. Without these options, using <application>tar</application>
will install the package files with the upstream creator's values.
</para>
</listitem>