diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-27 02:14:12 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-27 02:14:12 +0000 |
commit | 17698aac3c63e74152deda5f601af0d9ab190e92 (patch) | |
tree | 3c631721c84ad0e925bc2ff5aeb82077c006b2cb /chapter01 | |
parent | ac62f1701bc5e22cd4b16dd63e53af731a44ff4e (diff) |
Clen up console script.
Fix man-pages url.
Fix minor typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7453f6240..4018d128e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,15 @@ --> <listitem> + <para>2011-11-26</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Clean up console script.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-11-25</para> <itemizedlist> <listitem> |