diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-06 16:38:05 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-06 16:38:05 +0000 |
commit | f109c012290b1d443abd37c3d5b42f8641e840c3 (patch) | |
tree | 30325163b7d483a12569d352436e99a41248c9b5 /chapter01 | |
parent | 3f12743405f4123463b57e0446bafdd398f2e598 (diff) |
fixed vigr symlink location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 64ba025e6..7548e2e62 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,10 @@ </para></listitem> +<listitem><para>May 6th, 2002 [gerard]: Chapter 06 - Shadow: Fixed the +symlink location of <filename class="symlink">vigr</filename> to +<filename class="directory">/usr/sbin</filename></para></listitem> + <listitem><para>May 2nd, 2002 [gerard]: Chapter 06 - Procps: Changed the two single quotes to two double quotes (the two single quotes can be mistaken for one double quote which will cause an error).</para></listitem> |