Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: man-guide.xml
Date: Fri, 16 Jun 2006 23:03:33
Message-Id: 20060616230316.82D4864E4C@smtp.gentoo.org
1 rane 06/06/16 23:03:16
2
3 Modified: man-guide.xml
4 Log:
5 fixing two misspelled words
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/en/man-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
13
14 Index: man-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- man-guide.xml 27 May 2006 14:37:22 -0000 1.2
21 +++ man-guide.xml 16 Jun 2006 23:03:16 -0000 1.3
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.2 2006/05/27 14:37:22 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.3 2006/06/16 23:03:16 rane Exp $ -->
27
28 <guide link="/doc/en/man-guide.xml" lang="en">
29 <title>Gentoo Man Guide</title>
30 @@ -298,7 +298,7 @@
31 </pre>
32
33 <p>
34 -Searching, however, is more intesting. The two most basic searches are
35 +Searching, however, is more interesting. The two most basic searches are
36 <c>/pattern</c> and <c>?pattern</c>. The first version searches forwards, and
37 the second searches backwards. <c>pattern</c> is a regular expression pattern
38 that is described in <c>man 7 regex</c>. Let's take for example searching for
39 @@ -409,7 +409,7 @@
40 This concludes the man guide. This will hopefully shed some light on navigating
41 man pages, and maybe even give a few new tips to the more experienced users.
42 For those who prefer alternate means of navigating man pages, the following are
43 -also avaliable:
44 +also available:
45 </p>
46
47 <ul>
48
49
50
51 --
52 gentoo-doc-cvs@g.o mailing list