fox2mike 05/07/01 04:28:56 Modified: xml/htdocs/doc/en guide-to-mutt.xml Log: #97446 - Minor Content Changes. Thanks to Philip White for the patches.
Revision Changes Path 1.15 +5 -4 xml/htdocs/doc/en/guide-to-mutt.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-to-mutt.xml?rev=1.15&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-to-mutt.xml?rev=1.15&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-to-mutt.xml.diff?r1=1.14&r2=1.15&cvsroot=gentoo Index: guide-to-mutt.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- guide-to-mutt.xml 1 Jul 2005 04:24:56 -0000 1.14 +++ guide-to-mutt.xml 1 Jul 2005 04:28:56 -0000 1.15 @@ -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.14 2005/07/01 04:24:56 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml,v 1.15 2005/07/01 04:28:56 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-to-mutt.xml"> @@ -19,9 +19,11 @@ e-mail: fetchmail, procmail, mutt, nbsmtp, msmtp. </abstract> +<!-- The content of this document is licensed under the CC-BY-SA license --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.3</version> +<version>1.4</version> <date>2005-07-01</date> <chapter> @@ -324,7 +326,6 @@ mailboxes =freshmeat mailboxes =duplicates mailboxes =default -mailboxes =sent mailboxes =friends mailboxes =junk mailboxes =spam @@ -460,7 +461,7 @@ will use the value of the EDITOR or VISUAL for the composition editor unless you set <c>editor=</c> in the <path>.muttrc</path>. When you are done composing hit <c>y</c> to send your message. If there are no errors you will see 'sending -mail' followed by 'New mail in =sent' +mail' followed by 'Mail sent.' </p> <p> -- [email protected] mailing list
