* [gentoo-doc-cvs] cvs commit: lpi-101-intermediate-p3.xml
@ 2006-01-01 11:09 Lukasz Damentko
0 siblings, 0 replies; 2+ messages in thread
From: Lukasz Damentko @ 2006-01-01 11:09 UTC (permalink / raw
To: gentoo-doc-cvs
rane 06/01/01 11:09:38
Modified: xml/htdocs/doc/en/articles lpi-101-intermediate-p3.xml
Log:
usual touch ups
Revision Changes Path
1.2 +3 -3 xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.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/lpi-101-intermediate-p3.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: lpi-101-intermediate-p3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lpi-101-intermediate-p3.xml 1 Jan 2006 09:01:19 -0000 1.1
+++ lpi-101-intermediate-p3.xml 1 Jan 2006 11:09:38 -0000 1.2
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml,v 1.1 2006/01/01 09:01:19 rane Exp $ -->
+<!-- $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 $ -->
<guide link="/doc/en/articles/lpi-101-intermediate-p3.xml" disclaimer="articles">
-<title>LPI certification 101 (release 2) exam prep, Part 2</title>
+<title>LPI certification 101 (release 2) exam prep, Part 3</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
@@ -30,7 +30,7 @@
<date>2005-12-11</date>
<chapter>
-<title>Befor You Start</title>
+<title>Before You Start</title>
<section>
<title>About this tutorial</title>
<body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-doc-cvs] cvs commit: lpi-101-intermediate-p3.xml
@ 2007-06-19 22:10 Lukasz Damentko
0 siblings, 0 replies; 2+ messages in thread
From: Lukasz Damentko @ 2007-06-19 22:10 UTC (permalink / raw
To: gentoo-doc-cvs
rane 07/06/19 22:10:17
Modified: lpi-101-intermediate-p3.xml
Log:
there were two identical <p>s, thanks to akroplas for spotting this
Revision Changes Path
1.3 xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml?rev=1.3&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml?r1=1.2&r2=1.3
Index: lpi-101-intermediate-p3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-intermediate-p3.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lpi-101-intermediate-p3.xml 1 Jan 2006 11:09:38 -0000 1.2
+++ lpi-101-intermediate-p3.xml 19 Jun 2007 22:10:17 -0000 1.3
@@ -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/lpi-101-intermediate-p3.xml,v 1.2 2006/01/01 11:09:38 rane Exp $ -->
+<!-- $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 $ -->
<guide link="/doc/en/articles/lpi-101-intermediate-p3.xml" disclaimer="articles">
<title>LPI certification 101 (release 2) exam prep, Part 3</title>
@@ -26,8 +26,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-12-11</date>
+<version>1.1</version>
+<date>2007-06-20</date>
<chapter>
<title>Before You Start</title>
@@ -697,16 +697,6 @@
root is allowed to update it or delete it.
</p>
-<p>
-Above, the r means that reading (looking at the data in the file) is allowed,
-the w means that writing (modifying the file, as well as deletion) is allowed,
-and the x means that "execute" (running the program) is allowed. Putting
-together all this information, we can see that everyone is able to read the
-contents of and execute this file, but only the owner (root) is allowed to
-modify this file in any way. So, while normal users can copy this file, only
-root is allowed to update it or delete it.
-</p>
-
</body>
</section>
<section>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-19 22:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-01 11:09 [gentoo-doc-cvs] cvs commit: lpi-101-intermediate-p3.xml Lukasz Damentko
-- strict thread matches above, loose matches on Subject: below --
2007-06-19 22:10 Lukasz Damentko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox