neysx 05/08/18 20:01:56
Modified: xml/htdocs/doc/en/articles maximum-swappage.xml
partitioning-p1.xml partitioning-p2.xml
Log:
#102997 Fixed links and a <c>
Revision Changes Path
1.2 +9 -9 xml/htdocs/doc/en/articles/maximum-swappage.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/maximum-swappage.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/maximum-swappage.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/maximum-swappage.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: maximum-swappage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/maximum-swappage.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maximum-swappage.xml 18 Aug 2005 12:59:17 -0000 1.1
+++ maximum-swappage.xml 18 Aug 2005 20:01:55 -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/maximum-swappage.xml,v 1.1
2005/08/18 12:59:17 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/maximum-swappage.xml,v 1.2
2005/08/18 20:01:55 neysx Exp $ -->
<guide link="/doc/en/articles/maximum-swappage.xml" lang="en">
<title>Maximum swappage</title>
@@ -23,8 +23,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-15</date>
+<version>1.1</version>
+<date>2005-08-18</date>
<chapter>
<title>Getting the most out of swap</title>
@@ -79,8 +79,8 @@
</pre>
<p>
-Everything looks good so far, but what happens if <c>jimgre</c>p gets
-accidentally replaced with a symbolic link to <c>bobgrep?</c> Well, in that
+Everything looks good so far, but what happens if <c>jimgrep</c> gets
+accidentally replaced with a symbolic link to <c>bobgrep</c>? Well, in that
case, calling <c>bobgrep</c> or <c>jimgrep</c> will cause an infinite loop,
causing hundreds of bash processes to be spawned in mere seconds. This actually
happened to me once, and believe me, it hurt!
@@ -175,12 +175,12 @@
</li>
<li>
In my second tip, <uri
- link="/doc/en/articles/partition-planning-tips.xml">
- "Partition planning tips"</uri>, I share several ways of effectively
- organizing your partition layout.
+ link="/doc/en/articles/partition-planning-tips.xml">Partition planning
+ tips</uri>, I share several ways of effectively organizing your partition
+ layout.
</li>
<li>
- The <uri link="http://www.redhat.com/mirrors/LDP/LDP/sag/index.html"> Linux
+ The <uri link="http://www.redhat.com/mirrors/LDP/LDP/sag/index.html">Linux
system administrator's guide</uri> mirrored on Red Hat's home page.
</li>
<li>
1.2 +9 -10 xml/htdocs/doc/en/articles/partitioning-p1.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p1.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/partitioning-p1.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p1.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: partitioning-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- partitioning-p1.xml 18 Aug 2005 12:59:17 -0000 1.1
+++ partitioning-p1.xml 18 Aug 2005 20:01:55 -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/partitioning-p1.xml,v 1.1
2005/08/18 12:59:17 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p1.xml,v 1.2
2005/08/18 20:01:55 neysx Exp $ -->
<guide link="/doc/en/articles/partitioning-p1.xml" lang="en">
<title>Partitioning in action, Part 1</title>
@@ -24,8 +24,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-15</date>
+<version>1.1</version>
+<date>2005-08-18</date>
<chapter>
<title>Moving /home</title>
@@ -315,16 +315,15 @@
<path>/tmp</path> to a new partition.
</li>
<li>
- In my first tip, <uri
- link="/doc/en/articles/maximum-swappage.xml">
- "Maximum swappage"</uri>, I show how to dramatically increase swap
- performance under Linux.
+ In my first tip, <uri link="/doc/en/articles/maximum-swappage.xml">Maximum
+ swappage</uri>, I show how to dramatically increase swap performance under
+ Linux.
</li>
<li>
In my second tip, <uri
- link="/doc/en/articles/partition-planning-tips.xml">
- "Partition planning tips"</uri>, I share several ways of effectively
- organizing your partition layout.
+ link="/doc/en/articles/partition-planning-tips.xml">Partition planning
+ tips</uri>, I share several ways of effectively organizing your partition
+ layout.
</li>
<li>
I always recommend checking out the <uri
1.2 +7 -7 xml/htdocs/doc/en/articles/partitioning-p2.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p2.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/partitioning-p2.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p2.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: partitioning-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- partitioning-p2.xml 18 Aug 2005 12:59:17 -0000 1.1
+++ partitioning-p2.xml 18 Aug 2005 20:01:55 -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/partitioning-p2.xml,v 1.1
2005/08/18 12:59:17 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v 1.2
2005/08/18 20:01:55 neysx Exp $ -->
<guide link="/doc/en/articles/partitioning-p2.xml" lang="en">
<title>Partitioning in action, Part 2</title>
@@ -24,8 +24,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-15</date>
+<version>1.1</version>
+<date>2005-08-18</date>
<chapter>
<title>Consolidating data</title>
@@ -305,13 +305,13 @@
to a new partition.
</li>
<li>
- In <uri link="/doc/en/articles/maximum-swappage.xml"> "Maximum
- swappage"</uri>, I show how to dramatically increase swap performance under
+ In <uri link="/doc/en/articles/maximum-swappage.xml">Maximum
+ swappage</uri>, I show how to dramatically increase swap performance under
Linux.
</li>
<li>
- In <uri link="/doc/en/articles/partition-planning.xml"> "Partition planning
- tips"</uri>, I share several ways of effectively organizing your partition
+ In <uri link="/doc/en/articles/partition-planning.xml">Partition planning
+ tips</uri>, I share several ways of effectively organizing your partition
layout.
</li>
<li>
--
[email protected] mailing list