diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-02 20:48:43 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-02 20:48:43 +0000 |
commit | 6b479b03d28b0d8d2ee8a7183c027f7a51ab1505 (patch) | |
tree | c0825dc03e6effed631733e67746b9b875b5a9b8 | |
parent | ffdd2c749ac246adbae6aefd788a69557dfc1660 (diff) |
noted the command change in chapter 6 - changing owner
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 55d45b86a..ab294e423 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,6 +24,11 @@ <itemizedlist> +<listitem><para>February 2nd, 2002 [gerard]: Chapter 6 - Changing owner: +Added <quote>cd /</quote> so the leading slash can be removed from all the +directories in the chown commands. It's more pleasant to type out this +way.</para></listitem> + <listitem><para>February 2nd, 2002 [gerard]: Updated to lfs-bootscripts-1.5</para></listitem> |