From: Joshua Saddler <nightmorph@stork.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: l-awk1.xml
Date: Wed, 09 Jan 2008 01:33:39 +0000 [thread overview]
Message-ID: <E1JCPp5-0005OU-TD@stork.gentoo.org> (raw)
nightmorph 08/01/09 01:33:39
Modified: l-awk1.xml
Log:
typo fix for the last commit, should be passwd not password. whoops! no revbump, as it should have been in the previous commit
Revision Changes Path
1.8 xml/htdocs/doc/en/articles/l-awk1.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml?r1=1.7&r2=1.8
Index: l-awk1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- l-awk1.xml 9 Jan 2008 01:31:32 -0000 1.7
+++ l-awk1.xml 9 Jan 2008 01:33:39 -0000 1.8
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v 1.7 2008/01/09 01:31:32 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v 1.8 2008/01/09 01:33:39 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/articles/l-awk1.xml" disclaimer="articles">
@@ -66,7 +66,7 @@
specified <path>/etc/passwd</path> as our input file. When we executed awk, it
evaluated the print command for each line in <path>/etc/passwd</path>, in order.
All output is sent to stdout, and we get a result identical to <c>cat</c>ting
-<path>/etc/password</path>.
+<path>/etc/passwd</path>.
</p>
<p>
--
gentoo-doc-cvs@lists.gentoo.org mailing list
next reply other threads:[~2008-01-09 1:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 1:33 Joshua Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-01-09 1:31 [gentoo-doc-cvs] cvs commit: l-awk1.xml Joshua Saddler
2005-10-07 22:00 Lukasz Damentko
2005-07-28 8:04 Xavier Neys
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=E1JCPp5-0005OU-TD@stork.gentoo.org \
--to=nightmorph@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