diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-11-04 16:52:07 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-11-04 16:52:07 +0000 |
commit | 3b003e587d9dcb4c95b4c1597ab78b729e8943d3 (patch) | |
tree | 2fa88b1044d502523751e6b94acb7a97d7d67d67 | |
parent | 6b9aa3b69f473298de520af4eca09f4e39592cf2 (diff) |
Few fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/whatsnew.xml | 3 | ||||
-rw-r--r-- | chapter06/gmp.xml | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c28ffdb13..661044724 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -65,9 +65,6 @@ <para>Diffutils &diffutils-version;</para> </listitem>--> <!--<listitem> - <para>Eudev &eudev-version;</para> - </listitem>--> - <!--<listitem> <listitem> <para>E2fsprogs &e2fsprogs-version;</para> </listitem>--> diff --git a/chapter06/gmp.xml b/chapter06/gmp.xml index 3e44abfcc..e8d781f07 100644 --- a/chapter06/gmp.xml +++ b/chapter06/gmp.xml @@ -67,7 +67,7 @@ </varlistentry> <varlistentry> - <term><parameter>--docdir=/usr/share/doc/gmp&gmp-version;</parameter></term> + <term><parameter>--docdir=/usr/share/doc/gmp-&gmp-version;</parameter></term> <listitem> <para>This variable specifies the correct place for the documentation.</para> |