noted makedev chmod 754 change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-07 17:09:08 +00:00
parent a436feb877
commit 74934b5c73

View File

@ -5,6 +5,10 @@
<itemizedlist>
<listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Makedev:
changed chmod to 754. Makes more sense, non-root can't run it
anways.</para></listitem>
<listitem><para>September 6th, 2001 [markh]: Chapter 5 - Diffutils, Grep
and Sed: Moved the export CPPFLAGS fixes out of the main install
instructions and explained when they are necessary.</para></listitem>