neysx 06/09/17 16:08:36 Modified: guide-to-mutt.xml Log: #147944 Fix package order on emerge command
Revision Changes Path 1.19 xml/htdocs/doc/en/guide-to-mutt.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml?rev=1.19&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml?r1=1.18&r2=1.19 Index: guide-to-mutt.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- guide-to-mutt.xml 1 Sep 2006 10:57:57 -0000 1.18 +++ guide-to-mutt.xml 17 Sep 2006 16:08:36 -0000 1.19 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml,v 1.18 2006/09/01 10:57:57 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml,v 1.19 2006/09/17 16:08:36 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -26,8 +26,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.6</version> -<date>2006-08-28</date> +<version>1.7</version> +<date>2006-09-17</date> <chapter> <title>Introduction to E-Mail</title> @@ -42,7 +42,7 @@ </p> <p> -<b>fetchmail->procmail->mutt->smtp</b> +<b>fetchmail, procmail, mutt & smtp</b> </p> <p> @@ -68,7 +68,7 @@ </p> <pre caption="Getting needed programs"> -# <i>emerge fetchmail procmail mutt nbsmtp</i> +# <i>emerge fetchmail nbsmtp procmail mutt</i> </pre> <p> -- [email protected] mailing list
