diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-14 01:36:45 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-14 01:36:45 +0000 |
commit | ee6b6fba8e0d22b0f2f190acbb2227e844dcdea9 (patch) | |
tree | a43076553c052e08423c71e776e28b97d730cd33 /chapter01 | |
parent | 52313679f6cac17d2c5819202a1cd3fb41cc888c (diff) |
Updated command explanation on makedev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml index ed8bc7eaf..6544c96d0 100644 --- a/chapter01/changelog.sgml +++ b/chapter01/changelog.sgml @@ -31,7 +31,7 @@ need a few device files to get Glibc installed, but before GLibc is installed user and group names are not recognized yet; only the numeric id's. This requires a slightly modified MAKEDEV script which will be generated by patching the original one. This patching is done here in -chapter 5. +chapter 5. Also, fixed the explanations on both makedev installations. </para></listitem> <listitem><para> |