Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gnupg-user.xml
Date: Sun, 22 Jan 2012 08:02:29
Message-Id: 20120122075605.A18552004B@flycatcher.gentoo.org
1 nightmorph 12/01/22 07:56:05
2
3 Modified: gnupg-user.xml
4 Log:
5 fix internal link, bug 397707
6
7 Revision Changes Path
8 1.49 xml/htdocs/doc/en/gnupg-user.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnupg-user.xml?rev=1.49&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnupg-user.xml?rev=1.49&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnupg-user.xml?r1=1.48&r2=1.49
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.48
18 retrieving revision 1.49
19 diff -u -r1.48 -r1.49
20 --- gnupg-user.xml 13 Jun 2010 12:17:09 -0000 1.48
21 +++ gnupg-user.xml 22 Jan 2012 07:56:05 -0000 1.49
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.48 2010/06/13 12:17:09 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.49 2012/01/22 07:56:05 nightmorph Exp $ -->
27
28 <guide>
29 <title>GnuPG Gentoo User Guide</title>
30 @@ -36,7 +36,7 @@
31 <p>
32 This guide assumes that you are familiar with public-key cryptography,
33 encryption, and digital signatures. If this is not the case jump to <uri
34 -link="#doc_chap6">Public Key Cryptography</uri> or take a look at the
35 +link="#doc_chap7">Public Key Cryptography</uri> or take a look at the
36 <uri link="http://www.gnupg.org/documentation/guides.html">GnuPG
37 handbook</uri>, chapter 2, and then come back.
38 </p>