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) -- [email protected] mailing list
