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.50) id 1EhDTz-0000GX-6o for garchives@archives.gentoo.org; Tue, 29 Nov 2005 21:57:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jATLvbjG029014; Tue, 29 Nov 2005 21:57:37 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jATLvbAU013363 for ; Tue, 29 Nov 2005 21:57:37 GMT Message-Id: <200511292157.jATLvbAU013363@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EhDTk-0008Ak-Vk for gentoo-doc-cvs@lists.gentoo.org; Tue, 29 Nov 2005 21:57:37 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Tue, 29 Nov 2005 21:57:36 +0000 From: "Jan Kundrat" Date: Tue, 29 Nov 2005 21:57:36 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gnupg-user.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: c9a2f1a8-b4f5-41b3-aef9-b88ccf73113d X-Archives-Hash: 5d0d4b62bc5270b7f9a1e91171f77592 jkt 05/11/29 21:57:36 Modified: xml/htdocs/doc/en gnupg-user.xml Log: http://subkeys.pgp.net should use port 11371 for web interface, tx to enderson for pointing that out Revision Changes Path 1.31 +7 -5 xml/htdocs/doc/en/gnupg-user.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.31&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.31&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml.diff?r1=1.30&r2=1.31&cvsroot=gentoo Index: gnupg-user.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- gnupg-user.xml 8 Nov 2005 12:41:58 -0000 1.30 +++ gnupg-user.xml 29 Nov 2005 21:57:36 -0000 1.31 @@ -1,7 +1,7 @@ - + GnuPG Gentoo user guide @@ -20,10 +20,12 @@ communication. + + -1.1 -2005-10-13 +1.2 +2005-11-29 Introduction @@ -582,8 +584,8 @@ Search for the above two lines and uncomment them. With this any time GnuPG needs to check a signature and it does not find the public key on the local keyring it will contact the key server at subkeys.pgp.net and will try to fetch it -from there. +link="http://subkeys.pgp.net:11371/">subkeys.pgp.net and will try to fetch +it from there.

-- gentoo-doc-cvs@gentoo.org mailing list