mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
Minor wording change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8446a0be74
commit
06d30243a1
@ -51,8 +51,8 @@ chown root:tty /dev/{console,ptmx,tty}</userinput></screen>
|
|||||||
<!-- -->
|
<!-- -->
|
||||||
|
|
||||||
<para>There are some symlinks and directories required by LFS that are created
|
<para>There are some symlinks and directories required by LFS that are created
|
||||||
during boot by the bootscripts. Since this is a chroot environment and not a
|
during system startup by the bootscripts. Since this is a chroot environment and
|
||||||
booted environment, those symlinks and directories need to be created
|
not a booted environment, those symlinks and directories need to be created
|
||||||
here:</para>
|
here:</para>
|
||||||
|
|
||||||
<screen><userinput>ln -s /proc/self/fd /dev/fd
|
<screen><userinput>ln -s /proc/self/fd /dev/fd
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20050627">
|
<!ENTITY version "SVN-20050628">
|
||||||
<!ENTITY releasedate "June 27, 2005">
|
<!ENTITY releasedate "June 28, 2005">
|
||||||
<!ENTITY milestone "6.2">
|
<!ENTITY milestone "6.2">
|
||||||
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user