Changeset 998e944 in clfs-embedded


Ignore:
Timestamp:
Oct 23, 2013, 11:52:04 AM (10 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
3e2104b
Parents:
73c0570
git-author:
nu shto <nushto@…> (10/22/13 05:04:35)
git-committer:
Andrew Bradford <andrew@…> (10/23/13 11:52:04)
Message:

creatingbuilddir: Fix permissions wording

Ensure ${CLFS} has permissions that are *NOT* too restrictive.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/common/creatingbuilddir.xml

    r73c0570 r998e944  
    2020<screen><userinput>export CLFS=/mnt/clfs</userinput></screen>
    2121
    22   <para>Ensure that this new directory has permissions that are too restrictive
    23     such that you can write to it as a non-root user.</para>
     22  <para>Ensure that this new directory has permissions that are not too
     23    restrictive such that you can write to it as a non-root user.</para>
    2424
    2525<screen><userinput>chmod 777 ${CLFS}</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.