* [gentoo-doc-cvs] cvs commit: man-guide.xml
@ 2006-05-27 14:37 Xavier Neys
0 siblings, 0 replies; 3+ messages in thread
From: Xavier Neys @ 2006-05-27 14:37 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/05/27 14:37:22
Modified: man-guide.xml
Log:
Mike's fix
Revision Changes Path
1.2 xml/htdocs/doc/en/man-guide.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: man-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- man-guide.xml 27 May 2006 14:35:25 -0000 1.1
+++ man-guide.xml 27 May 2006 14:37:22 -0000 1.2
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.1 2006/05/27 14:35:25 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.2 2006/05/27 14:37:22 neysx Exp $ -->
<guide link="/doc/en/man-guide.xml" lang="en">
<title>Gentoo Man Guide</title>
@@ -30,7 +30,7 @@
Everyone at some point in their linux life has used it. "It" is the <c>man</c>
command. However, while the man program itself appears to be rather simplistic
in its construct, it has a few extra abilities than just simply scrolling
-through the page. This document hopes to achieve shedding some light on these
+through the page. This document hopes to help shed some light on these
capabilities.
</p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] cvs commit: man-guide.xml
@ 2006-06-16 23:03 Lukasz Damentko
0 siblings, 0 replies; 3+ messages in thread
From: Lukasz Damentko @ 2006-06-16 23:03 UTC (permalink / raw
To: gentoo-doc-cvs
rane 06/06/16 23:03:16
Modified: man-guide.xml
Log:
fixing two misspelled words
Revision Changes Path
1.3 xml/htdocs/doc/en/man-guide.xml
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
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
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
Index: man-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- man-guide.xml 27 May 2006 14:37:22 -0000 1.2
+++ man-guide.xml 16 Jun 2006 23:03:16 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.2 2006/05/27 14:37:22 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.3 2006/06/16 23:03:16 rane Exp $ -->
<guide link="/doc/en/man-guide.xml" lang="en">
<title>Gentoo Man Guide</title>
@@ -298,7 +298,7 @@
</pre>
<p>
-Searching, however, is more intesting. The two most basic searches are
+Searching, however, is more interesting. The two most basic searches are
<c>/pattern</c> and <c>?pattern</c>. The first version searches forwards, and
the second searches backwards. <c>pattern</c> is a regular expression pattern
that is described in <c>man 7 regex</c>. Let's take for example searching for
@@ -409,7 +409,7 @@
This concludes the man guide. This will hopefully shed some light on navigating
man pages, and maybe even give a few new tips to the more experienced users.
For those who prefer alternate means of navigating man pages, the following are
-also avaliable:
+also available:
</p>
<ul>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] cvs commit: man-guide.xml
@ 2006-06-18 2:02 Lukasz Damentko
0 siblings, 0 replies; 3+ messages in thread
From: Lukasz Damentko @ 2006-06-18 2:02 UTC (permalink / raw
To: gentoo-doc-cvs
rane 06/06/18 02:02:52
Modified: man-guide.xml
Log:
added lacking <i>, fixed one more typo
Revision Changes Path
1.4 xml/htdocs/doc/en/man-guide.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/man-guide.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: man-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- man-guide.xml 16 Jun 2006 23:03:16 -0000 1.3
+++ man-guide.xml 18 Jun 2006 02:02:52 -0000 1.4
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.3 2006/06/16 23:03:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/man-guide.xml,v 1.4 2006/06/18 02:02:52 rane Exp $ -->
<guide link="/doc/en/man-guide.xml" lang="en">
<title>Gentoo Man Guide</title>
@@ -17,8 +17,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1</version>
-<date>2005-03-27</date>
+<version>2</version>
+<date>2006-06-18</date>
<chapter>
<title>Introduction</title>
@@ -120,7 +120,7 @@
This section describes both the makeup of certain files and what files a
program uses. Those of you reading this document may be familiar with
references to <c>man 5 portage</c> for a description of the <c>portage</c>
- file structure, and <c>man 5 make.conf</c> for <path>make.con</path>
+ file structure, and <c>man 5 make.conf</c> for <path>make.conf</path>
makeup.
</ti>
</tr>
@@ -183,7 +183,7 @@
</p>
<pre caption="Using man intro to describe a section">
-$ man 3 intro
+$ <i>man 3 intro</i>
<comment>(Output slightly modified to fit the document properly)</comment>
INTRO(3) Linux Programmer's Manual INTRO(3)
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-18 2:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-27 14:37 [gentoo-doc-cvs] cvs commit: man-guide.xml Xavier Neys
-- strict thread matches above, loose matches on Subject: below --
2006-06-16 23:03 Lukasz Damentko
2006-06-18 2:02 Lukasz Damentko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox