Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: lpi-101-intermediate-p3.xml
Date: Tue, 19 Jun 2007 22:10:40
Message-Id: E1I0ltx-00067S-Jk@stork.gentoo.org
1 rane 07/06/19 22:10:17
2
3 Modified: lpi-101-intermediate-p3.xml
4 Log:
5 there were two identical <p>s, thanks to akroplas for spotting this
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml?r1=1.2&r2=1.3
13
14 Index: lpi-101-intermediate-p3.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- lpi-101-intermediate-p3.xml 1 Jan 2006 11:09:38 -0000 1.2
21 +++ lpi-101-intermediate-p3.xml 19 Jun 2007 22:10:17 -0000 1.3
22 @@ -1,6 +1,6 @@
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/lpi-101-intermediate-p3.xml,v 1.2 2006/01/01 11:09:38 rane Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml,v 1.3 2007/06/19 22:10:17 rane Exp $ -->
27
28 <guide link="/doc/en/articles/lpi-101-intermediate-p3.xml" disclaimer="articles">
29 <title>LPI certification 101 (release 2) exam prep, Part 3</title>
30 @@ -26,8 +26,8 @@
31 document is an updated version of the original article, and contains
32 various improvements made by the Gentoo Linux Documentation team -->
33
34 -<version>1.0</version>
35 -<date>2005-12-11</date>
36 +<version>1.1</version>
37 +<date>2007-06-20</date>
38
39 <chapter>
40 <title>Before You Start</title>
41 @@ -697,16 +697,6 @@
42 root is allowed to update it or delete it.
43 </p>
44
45 -<p>
46 -Above, the r means that reading (looking at the data in the file) is allowed,
47 -the w means that writing (modifying the file, as well as deletion) is allowed,
48 -and the x means that "execute" (running the program) is allowed. Putting
49 -together all this information, we can see that everyone is able to read the
50 -contents of and execute this file, but only the owner (root) is allowed to
51 -modify this file in any way. So, while normal users can copy this file, only
52 -root is allowed to update it or delete it.
53 -</p>
54 -
55 </body>
56 </section>
57 <section>
58
59
60
61 --
62 gentoo-doc-cvs@g.o mailing list