diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-24 19:05:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-24 19:05:52 +0000 |
commit | 52318649b6f977fa370b2624fd9519a778052ebb (patch) | |
tree | adeb760d7111dd220bf54a26a451724703a20591 /chapter01 | |
parent | e5a8e1cf54005275ced6c9ebd4c57c0628e2c372 (diff) |
Move chroot man page to man8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9449 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 1684d5240..bc6cc0171 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-01-24</para> + <itemizedlist> + <listitem> + <para>[bdubbs] Move chroot man page to man8. Fixes + <ulink url="&lfs-ticket-root;2823">#2782</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-01-23</para> <itemizedlist> <listitem> |