mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-10 07:59:38 +00:00
Small typos. Ported from trunk r648 and r6056.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
497b047484
commit
2b7de7044d
@ -53,7 +53,7 @@ that the new location gets placed into the script:</para>
|
||||
|
||||
<screen><userinput>make install</userinput></screen>
|
||||
|
||||
<para>Move the <command>gzip</command>program to the <filename
|
||||
<para>Move the <command>gzip</command> program to the <filename
|
||||
class="directory">/bin</filename> directory and create some commonly used
|
||||
symlinks to it:</para>
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
<segmentedlist>
|
||||
<segtitle>&buildtime;</segtitle>
|
||||
<segtitle>&diskspace;</segtitle>
|
||||
<seglistitem><seg>0.1 SBU</seg><seg>2.9MB</seg></seglistitem>
|
||||
<seglistitem><seg>0.1 SBU</seg><seg>2.9 MB</seg></seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<segmentedlist>
|
||||
@ -42,7 +42,7 @@ variable so that escape sequences are properly handled by Less:</para>
|
||||
using programs such as <command>whatis</command>:</para>
|
||||
|
||||
<screen><userinput>sed -i 's@MANPATH./usr/man@#&@g' src/man.conf.in</userinput></screen>
|
||||
|
||||
|
||||
<para>Prepare Man for compilation:</para>
|
||||
|
||||
<screen><userinput>./configure -confdir=/etc</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user