From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-doc-cvs+bounces-1967-garchives=archives.gentoo.org@gentoo.org>) id 1GHjhY-0005OU-PQ for garchives@archives.gentoo.org; Mon, 28 Aug 2006 16:11:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7SGAtGF016192; Mon, 28 Aug 2006 16:10:55 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7SGAsqP008122 for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 28 Aug 2006 16:10:54 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 2BB016471F for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 28 Aug 2006 16:10:53 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Mon, 28 Aug 2006 16:10:53 +0000 From: "Xavier Neys" <neysx@lark.gentoo.org> Date: Mon, 28 Aug 2006 16:10:53 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-to-mutt.xml Message-Id: <20060828161053.2BB016471F@smtp.gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: ac2e7d9d-c390-41fc-858f-83fa186b1631 X-Archives-Hash: 9bd2eeb965592397bc571e8c803acce6 neysx 06/08/28 16:10:53 Modified: guide-to-mutt.xml Log: #145340 Fixed link Revision Changes Path 1.17 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.17&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml?r1=1.16&r2=1.17 Index: guide-to-mutt.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- guide-to-mutt.xml 15 May 2006 12:40:47 -0000 1.16 +++ guide-to-mutt.xml 28 Aug 2006 16:10:53 -0000 1.17 @@ -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.16 2006/05/15 12:40:47 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-to-mutt.xml,v 1.17 2006/08/28 16:10:53 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-to-mutt.xml"> @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.5</version> -<date>2006-05-15</date> +<version>1.6</version> +<date>2006-08-28</date> <chapter> <title>Introduction to E-Mail</title> @@ -400,7 +400,7 @@ <p> For the record, this is just a sample <path>.muttrc</path>. There are many more options that you can configure, such as integration with GPG. Have a look at -<uri>http://www.dotfiles.com/index.php3?app_id=27</uri> for more examples and +<uri>http://www.dotfiles.com/index.php?app_id=27</uri> for more examples and help. </p> -- gentoo-doc-cvs@gentoo.org mailing list