diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-03 01:48:46 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-03 01:48:46 +0000 |
commit | 45fc59e05babcd17722a95a2263f6575c1ccd8de (patch) | |
tree | e12ad6797c124aaf67aa73c84ce91b8e43435a19 /chapter01/changelog.xml | |
parent | 945a36158f05c13787a13fe6c16b03c17da246a6 (diff) |
Added pidof explanation to psmisc package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 263b108ac..3f12296f0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,10 @@ <itemizedlist> +<listitem><para>September 2nd, 2001 [gerard]: Appendix A - Psmisc: This +package provides a pidof as well, added explanation of +it.</para></listitem> + <listitem><para>September 2nd, 2001 [gerard]: Chapter 6 - Ed, Vim, Shadow: Added missing && after the sed and echo commands.</para></listitem> |