Ignore:
Timestamp:
07/01/2005 11:49:23 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
ad1443d
Parents:
cbc99c8
Message:

Further fine-tuning to the changes made in testing (r6311). (merged from r6295)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/kernfs.xml

    rcbc99c8 r6169f0c  
    1010<para>Various file systems exported by the kernel are used to communicate to and
    1111from the kernel itself. These file systems are virtual in that no disk space is
    12 used for them. The contents of the file systems resides in memory.</para>
     12used for them. The content of the file systems resides in memory.</para>
    1313
    1414<para>Begin by creating directories onto which the file systems will be mounted:</para>
Note: See TracChangeset for help on using the changeset viewer.