فهرست منبع

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
Gerard Beekmans 20 سال پیش
والد
کامیت
fd80ade064
2فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/sed.xml

+ 3 - 0
chapter01/changelog.xml

@@ -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>
 

+ 1 - 1
chapter06/sed.xml

@@ -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>