aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-09-27 15:50:45 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-09-27 15:50:45 +0000
commita68cefc1b35f75992a3b61c5bcdc3d3af9d611a6 (patch)
treee5470d2b5c08742b2761ae20d6685f0864daa9f6 /chapter06
parent28e50c5fad73c6c0c455e814b167c12de62be7dd (diff)
Revert e2fsprogs made yesterday
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10002 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/e2fsprogs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 514035eb6..472740379 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -147,7 +147,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/libext2fs.info</user
<para>If desired, create and install some additional documentation by
issuing the following commands:</para>
-<screen><userinput remap="install">makeinfo -o doc/com_err.info lib/et/com_err.texinfo
+<screen><userinput remap="install">makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo
install -v -m644 doc/com_err.info /usr/share/info
install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userinput></screen>
</sect2>