Ignore:
Timestamp:
06/28/2005 05:50:11 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
07da7ec
Parents:
286db8f
Message:

Minor wording change. (merged from trunk r6208 nd r6209)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/kernfs.xml

    r286db8f rd16b770c  
    3030mount</quote> for each of these now:</para>
    3131
    32 <screen><userinput>mount -f -t ramfs ramfs $LFS/dev
     32<screen><userinput>mount -f -t tmpfs tmpfs $LFS/dev
    3333mount -f -t tmpfs tmpfs $LFS/dev/shm
    3434mount -f -t devpts -o gid=4,mode=620 devpts $LFS/dev/pts</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.