Changeset b48b8c5 for chapter04


Ignore:
Timestamp:
02/26/2005 11:49:04 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
1cc7be0
Parents:
e062943
Message:

Removed beginpage tags.

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

Location:
chapter04
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter04/addinguser.xml

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

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