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