diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-03-02 23:23:14 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-03-02 23:23:14 +0000 |
commit | 19f8a620a823825993a4e910a580cd8d1ed552f6 (patch) | |
tree | 9a2c54f82b54fd375f3675cdf3c445d72a4f08db /chapter01 | |
parent | 40ffa161a92942ab11cdbaabd3a4cf511c5e02de (diff) |
Warnings and important notices about a command that appear after instructions to run it are evil.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 36f2ad6ef..647e5f6e3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2007-03-1</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Minor grammatical changes. Move some warnings and + notices to appear before affected commands.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-02-25</para> <itemizedlist> <listitem> |