Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gnupg-user.xml
Date: Tue, 29 Nov 2005 21:57:51
Message-Id: 200511292157.jATLvbAU013363@robin.gentoo.org
1 jkt 05/11/29 21:57:36
2
3 Modified: xml/htdocs/doc/en gnupg-user.xml
4 Log:
5 http://subkeys.pgp.net should use port 11371 for web interface, tx to enderson for pointing that out
6
7 Revision Changes Path
8 1.31 +7 -5 xml/htdocs/doc/en/gnupg-user.xml
9
10 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
11 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
12 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
13
14 Index: gnupg-user.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- gnupg-user.xml 8 Nov 2005 12:41:58 -0000 1.30
21 +++ gnupg-user.xml 29 Nov 2005 21:57:36 -0000 1.31
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.30 2005/11/08 12:41:58 flammie Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.31 2005/11/29 21:57:36 jkt Exp $ -->
28
29 <guide link = "/doc/en/gnupg-user.xml">
30 <title>GnuPG Gentoo user guide</title>
31 @@ -20,10 +20,12 @@
32 communication.
33 </abstract>
34
35 +<!-- The content of this document is licensed under the CC-BY-SA license -->
36 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
37 <license/>
38
39 -<version>1.1</version>
40 -<date>2005-10-13</date>
41 +<version>1.2</version>
42 +<date>2005-11-29</date>
43
44 <chapter>
45 <title>Introduction</title>
46 @@ -582,8 +584,8 @@
47 Search for the above two lines and uncomment them. With this any time GnuPG
48 needs to check a signature and it does not find the public key on the local
49 keyring it will contact the key server at <uri
50 -link="http://subkeys.pgp.net/">subkeys.pgp.net</uri> and will try to fetch it
51 -from there.
52 +link="http://subkeys.pgp.net:11371/">subkeys.pgp.net</uri> and will try to fetch
53 +it from there.
54 </p>
55
56 <p>
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list