diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-14 06:12:00 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-14 06:12:00 +0000 |
commit | a9103442e0ed4ec315d1238f3d6bad929a81ae0a (patch) | |
tree | 416c9d9c571decdd855b9868b6829d5a66113594 /chapter01 | |
parent | c5194aac1989ba079270b58ec1cfba8d5b4dd5f8 (diff) |
Chapter 9 - Rebooting the system: Reworked umount commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a1f818e3a..1fd93b4f2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -96,6 +96,9 @@ </itemizedlist> </listitem> +<listitem><para>October 13th, 2003 [greg]: Chapter 9 - Rebooting the system: +Reworked umount commands.</para></listitem> + <listitem><para>October 11h, 2003 [alex]: Adapted the required disk space values and SBUs, as posted by Bruce Dubbs.</para></listitem> |