From: Lukasz Damentko <rane@stork.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: lpi-101-administration-p2.xml
Date: Tue, 19 Jun 2007 22:14:53 +0000 [thread overview]
Message-ID: <E1I0lyP-0004NQ-GG@stork.gentoo.org> (raw)
rane 07/06/19 22:14:53
Modified: lpi-101-administration-p2.xml
Log:
#182509, fixing a typo in a regex
Revision Changes Path
1.5 xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?r1=1.4&r2=1.5
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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lpi-101-administration-p2.xml 1 Jan 2006 11:25:54 -0000 1.4
+++ lpi-101-administration-p2.xml 19 Jun 2007 22:14:53 -0000 1.5
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v 1.4 2006/01/01 11:25:54 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v 1.5 2007/06/19 22:14:53 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/articles/lpi-101-administration-p2.xml" disclaimer="articles">
@@ -33,8 +33,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-10-12</date>
+<version>1.3</version>
+<date>2007-06-20</date>
<chapter>
<title>Before You Start</title>
@@ -349,7 +349,7 @@
<p>
Now, for a quick brain-twisting review: the line ac matches the regex ab*c
-because the asterisk also allows the preceding expression (c) to appear
+because the asterisk also allows the preceding expression (b) to appear
<e>zero</e> times. Again, it's critical to note that the * regex metacharacter
is interpreted in a fundamentally different way than the * glob character.
</p>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2007-06-19 22:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-19 22:14 Lukasz Damentko [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-10-12 17:45 [gentoo-doc-cvs] cvs commit: lpi-101-administration-p2.xml Lukasz Damentko
2005-07-11 22:42 Jonathan Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1I0lyP-0004NQ-GG@stork.gentoo.org \
--to=rane@stork.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox