diff options
-rw-r--r-- | chapter05/bash-inst.xml | 3 |
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 && 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] |