diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-14 19:03:27 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-14 19:03:27 +0000 |
commit | 3333b6473d706985a7613108a51a627b9b33d75f (patch) | |
tree | 6453e7f81c9f577f050b25ebc41f1c3c5b98f24f /chapter01 | |
parent | 9cc5415c9234609820a8972b3caa964762c558c8 (diff) |
Typos and cleanup
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6525fb893..1929cd3e8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,8 +94,8 @@ <itemizedlist> <listitem> <para>[renodr] - Fixed issue with installing Check's documentation - in a verisoned directory. Thanks goes to Ryan Marsaw for the report. - This was fixed be removing the unrecognized/unused --docdir + in a versioned directory. Thanks goes to Ryan Marsaw for the report. + This was fixed by removing the unrecognized/unused --docdir and replacing it with a "docdir=" in the make install command.</para> </listitem> </itemizedlist> |