From: "swift" <swift@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: bash-by-example-p1.xml
Date: Sun, 29 Jan 2006 10:22:00 +0000 [thread overview]
Message-ID: <200601291022.k0TAM0EM012799@robin.gentoo.org> (raw)
swift 06/01/29 10:21:59
Modified: xml/htdocs/doc/en/articles bash-by-example-p1.xml
Log:
Fix typo
Revision Changes Path
1.7 +2 -2 xml/htdocs/doc/en/articles/bash-by-example-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.7&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml.diff?r1=1.6&r2=1.7&cvsroot=gentoo
Index: bash-by-example-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bash-by-example-p1.xml 9 Oct 2005 17:13:23 -0000 1.6
+++ bash-by-example-p1.xml 29 Jan 2006 10:21:59 -0000 1.7
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.6 2005/10/09 17:13:23 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.7 2006/01/29 10:21:59 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/articles/bash-by-example-p1.xml" disclaimer="articles">
@@ -599,7 +599,7 @@
action and continues executing any lines following the "fi".
</p>
-<pre caption="Checking condition before conituing with commands following fi">
+<pre caption="Checking condition before continuing with commands following fi">
if [ condition ]
then
action
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2006-01-29 10:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-29 10:22 swift [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-09-10 21:20 [gentoo-doc-cvs] cvs commit: bash-by-example-p1.xml Lukasz Damentko
2005-08-15 23:16 Camille Huot
2005-07-28 7:52 Shyam Mani
2005-07-15 10:26 Shyam Mani
2005-07-14 14:59 Shyam Mani
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=200601291022.k0TAM0EM012799@robin.gentoo.org \
--to=swift@lark.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