Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/articles: partitioning-p2.xml
Date: Wed, 03 Mar 2010 03:29:33
Message-Id: E1NmfH4-0007TB-RB@stork.gentoo.org
1 nightmorph 10/03/03 03:29:26
2
3 Modified: partitioning-p2.xml
4 Log:
5 misc small fixes, no content change
6
7 Revision Changes Path
8 1.7 xml/htdocs/doc/en/articles/partitioning-p2.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml?r1=1.6&r2=1.7
13
14 Index: partitioning-p2.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- partitioning-p2.xml 9 Oct 2005 17:13:23 -0000 1.6
21 +++ partitioning-p2.xml 3 Mar 2010 03:29:26 -0000 1.7
22 @@ -1,8 +1,8 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v 1.6 2005/10/09 17:13:23 rane Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v 1.7 2010/03/03 03:29:26 nightmorph Exp $ -->
27
28 -<guide link="/doc/en/articles/partitioning-p2.xml" disclaimer="articles">
29 +<guide disclaimer="articles">
30 <title>Partitioning in action, Part 2</title>
31
32 <author title="Author">
33 @@ -157,7 +157,7 @@
34 </pre>
35
36 <p>
37 -If you're prompted to enter a password to perform system maintanance, do so.
38 +If you're prompted to enter a password to perform system maintenance, do so.
39 You should now have a root shell, and all unnecessary daemons will be stopped.
40 Create a new location for our <path>/var</path> files by typing:
41 </p>