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:
Gerard Beekmans 2005-11-24 01:51:00 +00:00
parent fedc38e777
commit fd80ade064
2 changed files with 4 additions and 1 deletions

View File

@ -42,6 +42,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</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
module-init-tools-testsuite package.</para></listitem>

View File

@ -28,7 +28,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Texinfo</seg></seglistitem>
<sect2 role="installation">
<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/sed-&sed-version;</filename> by
applying the following <command>sed</command>:</para>