aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-09-13 02:23:42 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-09-13 02:23:42 +0000
commit514f599b8b33747ee049ebb701fbda589405eddf (patch)
tree31ff7d3c55a6d51a683acaa998cf7e2bedcc3444 /chapter05
parentb06ac510ac87954c59e109b18fd0171ca04107c7 (diff)
added a <userinput> tag around 'make install'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/bash-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml
index a12f82d9d..23488c6da 100644
--- a/chapter05/bash-inst.xml
+++ b/chapter05/bash-inst.xml
@@ -25,7 +25,8 @@ commands:</para>
make &amp;&amp;
make install</userinput></screen></para>
-<para>If the make install phase ends with something along the lines of</para>
+<para>If the <userinput>make install</userinput> phase ends with something
+along the lines of this:</para>
<blockquote><screen>install-info: unknown option `--dir-file=/mnt/lfs/usr/info/dir'
usage: install-info [--version] [--help] [--debug] [--maxwidth=nnn]