Author: archaic
Date: 2006-05-12 18:07:12 -0600 (Fri, 12 May 2006)
New Revision: 7603

Modified:
   trunk/BOOK/chapter01/resources.xml
   trunk/BOOK/chapter03/packages.xml
   trunk/BOOK/chapter05/toolchaintechnotes.xml
   trunk/BOOK/chapter06/man-db.xml
   trunk/BOOK/chapter06/ncurses.xml
Log:
To avoid comments that require action from being forgotten, I prefixed all of 
them that I could find with 'FIXME:'. I did not attempt to fix them. I just 
marked them for future reference.

Modified: trunk/BOOK/chapter01/resources.xml
===================================================================
--- trunk/BOOK/chapter01/resources.xml  2006-05-12 23:49:00 UTC (rev 7602)
+++ trunk/BOOK/chapter01/resources.xml  2006-05-13 00:07:12 UTC (rev 7603)
@@ -35,7 +35,8 @@
 
   </sect2>
 
-  <!-- Remove until such time as we have our own News Server, JH 20060105
+  <!-- FIXME: Remove until such time as we have our own News Server, JH 
20060105
+
   <sect2 id="ch-intro-newsserver">
     <title>News Server</title>
 

Modified: trunk/BOOK/chapter03/packages.xml
===================================================================
--- trunk/BOOK/chapter03/packages.xml   2006-05-12 23:49:00 UTC (rev 7602)
+++ trunk/BOOK/chapter03/packages.xml   2006-05-13 00:07:12 UTC (rev 7603)
@@ -423,7 +423,7 @@
       </listitem>
     </varlistentry>
 
-    <!--
+    <!-- FIXME:
     <varlistentry>
       <term>Ncurses Rollup Patch (&ncurses-date;) - 328 KB:</term>
       <listitem>

Modified: trunk/BOOK/chapter05/toolchaintechnotes.xml
===================================================================
--- trunk/BOOK/chapter05/toolchaintechnotes.xml 2006-05-12 23:49:00 UTC (rev 
7602)
+++ trunk/BOOK/chapter05/toolchaintechnotes.xml 2006-05-13 00:07:12 UTC (rev 
7603)
@@ -167,10 +167,10 @@
   toolchain defaults, then proceed in building the rest of the target
   LFS system.</para>
 
-  <!-- Removed as part of the fix for bug 1061 - we no longer build pass1
-      packages statically, therefore this explanation isn't required -->
+  <!-- FIXME: Removed as part of the fix for bug 1061 - we no longer build 
pass1
+      packages statically, therefore this explanation isn't required
 
-  <!--<sect2>
+  <sect2>
   <title>Notes on Static Linking</title>
 
   <para>Besides their specific task, most programs have to perform many

Modified: trunk/BOOK/chapter06/man-db.xml
===================================================================
--- trunk/BOOK/chapter06/man-db.xml     2006-05-12 23:49:00 UTC (rev 7602)
+++ trunk/BOOK/chapter06/man-db.xml     2006-05-13 00:07:12 UTC (rev 7603)
@@ -222,7 +222,8 @@
             <entry>Dutch (nl)</entry>
             <entry>ISO-8859-1</entry>
           </row>
-          <!-- BUG: "no" is deprecated, should use "nb" or "nn" and symlinks 
-->
+         <!-- FIXME: BUG: "no" is deprecated, should use "nb" or "nn" and
+          symlinks -->
           <row>
             <entry>Norwegian (no)</entry>
             <entry>ISO-8859-1</entry>

Modified: trunk/BOOK/chapter06/ncurses.xml
===================================================================
--- trunk/BOOK/chapter06/ncurses.xml    2006-05-12 23:49:00 UTC (rev 7602)
+++ trunk/BOOK/chapter06/ncurses.xml    2006-05-13 00:07:12 UTC (rev 7603)
@@ -34,8 +34,10 @@
 
   <sect2 role="installation">
     <title>Installation of Ncurses</title>
-    <!-- Uncomment if using a dated ncurses release instead of a numbered one.
 
+    <!-- FIXME: Uncomment if using a dated ncurses release instead of a 
numbered
+         one.
+
     <para>Since the release of Ncurses-&ncurses-version;, some bugs have been 
fixed
     and features added. The most important news are .......
     To get these fixes and features, apply the rollup patch:</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to