From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EPkfj-0007sz-Ch for garchives@archives.gentoo.org; Wed, 12 Oct 2005 17:45:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9CHa4XT029870; Wed, 12 Oct 2005 17:36:04 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9CHa2iL002013 for ; Wed, 12 Oct 2005 17:36:03 GMT Message-Id: <200510121736.j9CHa2iL002013@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EPkff-0008AZ-VT for gentoo-doc-cvs@lists.gentoo.org; Wed, 12 Oct 2005 17:45:44 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 12 Oct 2005 17:45:29 +0000 From: "Lukasz Damentko" Date: Wed, 12 Oct 2005 17:45:29 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: lpi-101-administration-p2.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 67dd641a-bba8-44b8-8f6e-f356d6abe6c3 X-Archives-Hash: e08554b3bd9b47835f0cf9ad9bc101fa rane 05/10/12 17:45:29 Modified: xml/htdocs/doc/en/articles lpi-101-administration-p2.xml lpi-101-fundamentals-p1.xml Log: fixing links to lead to xmlified articles at gentoo.org Revision Changes Path 1.3 +14 -38 xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: lpi-101-administration-p2.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lpi-101-administration-p2.xml 9 Oct 2005 17:13:23 -0000 1.2 +++ lpi-101-administration-p2.xml 12 Oct 2005 17:45:29 -0000 1.3 @@ -1,5 +1,5 @@ - + @@ -33,8 +33,8 @@ version of the original article, and contains various improvements made by the Gentoo Linux Documentation team --> -1.1 -2005-10-09 +1.2 +2005-10-12 Before You Start @@ -83,7 +83,7 @@ Developer Services and has also served as a contributing author for several books, including Samba Unleashed and SuSE Linux Unleashed. Daniel enjoys spending time with his wife, Mary, and his daughter, Hadassah. You can contact -Daniel at drobbins@gentoo.org. +Daniel at drobbins@gentoo.org.

@@ -1580,21 +1580,9 @@

    -
  • - Sed - by example, Part 1 -
  • -
  • - Sed - by example, Part 2 -
  • -
  • - Sed - by example, Part 3 -
  • +
  • Sed by example, Part 1
  • +
  • Sed by example, Part 2
  • +
  • Sed by example, Part 3

@@ -1608,20 +1596,9 @@

    -
  • - Awk - by example, Part 1 -
  • -
  • - Awk - by example, Part 2 -
  • -
  • - Awk - by example, Part 3 +
  • Awk by example, Part 1
  • +
  • Awk by example, Part 2
  • +
  • Awk by example, Part 3
@@ -2155,11 +2132,10 @@

-In the Bash by -example article series, I show you how to use bash programming constructs -to write your own bash scripts. This series (particularly parts one and two) -will be good preparation for the LPIC Level 1 exam: +In the Bash by example +article series, I show you how to use bash programming constructs to +write your own bash scripts. This series (particularly parts one and two) will +be good preparation for the LPIC Level 1 exam:

1.6 +16 -11 xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo Index: lpi-101-fundamentals-p1.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- lpi-101-fundamentals-p1.xml 9 Oct 2005 17:13:23 -0000 1.5 +++ lpi-101-fundamentals-p1.xml 12 Oct 2005 17:45:29 -0000 1.6 @@ -1,5 +1,5 @@ - + @@ -25,8 +25,8 @@ document is an updated version of the original article, and contains various improvements made by the Gentoo Linux Documentation team --> -1.3 -2005-10-09 +1.4 +2005-10-12 Before You Start @@ -1328,7 +1328,7 @@ - -- gentoo-doc-cvs@gentoo.org mailing list