rane        05/10/01 19:59:53

  Modified:    xml/htdocs/doc/en/articles l-afig-p8.xml
  Log:
  few more touch ups (Mb -> MB, removed broken links)

Revision  Changes    Path
1.2       +10 -10    xml/htdocs/doc/en/articles/l-afig-p8.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: l-afig-p8.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- l-afig-p8.xml       1 Oct 2005 17:16:24 -0000       1.1
+++ l-afig-p8.xml       1 Oct 2005 19:59:53 -0000       1.2
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v 
1.1 2005/10/01 17:16:24 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v 
1.2 2005/10/01 19:59:53 rane Exp $ -->
 
 <guide link="/doc/en/articles/l-afig-p8.xml">
 
@@ -284,11 +284,11 @@
 
 <p>
 While data was being written to the test filesystem, he attempted to read 
-16Mb of data from another ext2 filesystem on the same disk, timing the 
+16MB of data from another ext2 filesystem on the same disk, timing the 
 results:
 </p>
 
-<pre caption="Reading a 16Mb file">
+<pre caption="Reading a 16MB file">
 <i>$ time cat 16-meg-file > /dev/null</i>
 </pre>
 
@@ -326,7 +326,7 @@
 </table>
 
 <p>
-Andrew repeated this test, but tried to read a 16Mb file from the test
+Andrew repeated this test, but tried to read a 16MB file from the test
 filesystem (rather than a different filesystem), and he got identical results.
 So, what does this mean? Somehow, ext3's data=journal mode is incredibly
 well-suited to situations where data needs to be read from and written to disk
@@ -429,17 +429,17 @@
     link="http://www.kerneltraffic.org/kernel-traffic/kt20011015_137.html";>
     Kernel Traffic's summary</uri>.
   </li>
-  <li>
+<!--  both broken <li>
     Read <uri link="http://www.uwsg.indiana.edu/hypermail/linux/kernel/0110.0/
     0925.html">Linus' explanation and opinion of write caching</uri>.
-  </li>
-  <li>
+  </li>-->
+<!--  <li>
     Read a <uri link="http://olstrans.sourceforge.net/release
     /OLS2000-ext3/OLS2000-ext3.html">complete transcript</uri> of Dr. Stephen
     Tweedie's Ext3, Journaling Filesystem presentation, which was featured at
     the <uri link="http://www.ottawalinuxsymposium.org";>Ottawa Linux
     Symposium</uri> in July 2000.
-  </li>
+  </li>-->
   <li>
     To keep abreast of the latest ext3 developments, be sure to visit the <uri
     link="https://listman.redhat.com/pipermail/ext3-users/";>ext3-users mailing
@@ -447,7 +447,7 @@
     link="https://listman.redhat.com/mailman/listinfo/ext3-users";>
     subscribe</uri>.
   </li>
-  <li>
+<!--  we don't advertise developerworks this way <li>
     Browse <uri link="http://www-106.ibm.com/developerworks/linux/?article=lr";>
     more Linux resources</uri> on developerWorks.
   </li>
@@ -455,7 +455,7 @@
     Browse <uri
     link="http://www-124.ibm.com/developerworks/opensource/?article=osr";>more
     Open source resources</uri> on developerWorks.
-  </li>
+  </li>-->
 </ul>
 
 </body>



-- 
[email protected] mailing list

Reply via email to