Changeset 3f4c310d for chapter04


Ignore:
Timestamp:
02/19/2005 09:14:59 PM (19 years ago)
Author:
Gerard Beekmans <gerard@…>
Children:
a48ce94
Parents:
21bedf7
Message:

Removed the <beginpage/> tags.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter04
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter04/addinguser.xml

    r21bedf7 r3f4c310d  
    7272<screen><userinput>chown lfs $LFS/tools</userinput></screen>
    7373
    74 <beginpage/>
    7574<para>If a separate working directory was created as suggested, give
    7675user <emphasis>lfs</emphasis> ownership of this directory:</para>
  • chapter04/settingenviron.xml

    r21bedf7 r3f4c310d  
    5858program in a different location.</para>
    5959
    60 <beginpage/>
    6160<para>Setting the user file-creation mask (umask) to 022 ensures that newly
    6261created files and directories are only writable by their owner, but
Note: See TracChangeset for help on using the changeset viewer.