mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-03 18:15:54 +01:00
Ported sed textual change (man page -> HTML documentation) from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7175 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
fedc38e777
commit
fd80ade064
@ -42,6 +42,9 @@ First a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>November 23, 2005 [gerard]: Corrected reference to 'man page' to
|
||||||
|
'HTML documentation' in chapter 6/sec</para></listitem>
|
||||||
|
|
||||||
<listitem><para>November 18, 2005 [manuel]: Fixed the unpack of the
|
<listitem><para>November 18, 2005 [manuel]: Fixed the unpack of the
|
||||||
module-init-tools-testsuite package.</para></listitem>
|
module-init-tools-testsuite package.</para></listitem>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Texinfo</seg></seglistitem>
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Sed</title>
|
<title>Installation of Sed</title>
|
||||||
|
|
||||||
<para>By default, Sed installs its man page in
|
<para>By default, Sed installs its HTML documentation in
|
||||||
<filename class="directory">/usr/share/doc</filename>. Alter this to
|
<filename class="directory">/usr/share/doc</filename>. Alter this to
|
||||||
<filename class="directory">/usr/share/doc/sed-&sed-version;</filename> by
|
<filename class="directory">/usr/share/doc/sed-&sed-version;</filename> by
|
||||||
applying the following <command>sed</command>:</para>
|
applying the following <command>sed</command>:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user