Gentoo Archives: gentoo-commits

From: "John Christian Stoddart (chiguire)" <chiguire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: keychain-guide.xml
Date: Mon, 26 Oct 2009 20:40:37
Message-Id: E1N2WMg-0001Ge-Tf@stork.gentoo.org
1 chiguire 09/10/26 20:40:30
2
3 Modified: keychain-guide.xml
4 Log:
5 #290138 updated spanish translation (jose maria alonso)
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/es/keychain-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/keychain-guide.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/keychain-guide.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/keychain-guide.xml?r1=1.5&r2=1.6
13
14 Index: keychain-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/keychain-guide.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- keychain-guide.xml 26 Jul 2007 19:03:52 -0000 1.5
21 +++ keychain-guide.xml 26 Oct 2009 20:40:30 -0000 1.6
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/keychain-guide.xml,v 1.5 2007/07/26 19:03:52 chiguire Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/keychain-guide.xml,v 1.6 2009/10/26 20:40:30 chiguire Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/es/keychain-guide.xml" lang="es">
29 @@ -25,8 +25,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.3</version>
34 -<date>2007-04-29</date>
35 +<version>1.4</version>
36 +<date>2009-10-08</date>
37
38 <chapter>
39 <title>InformaciĆ³n de fondo</title>
40 @@ -258,7 +258,7 @@
41
42 <pre caption="Activar keychain en .bash_profile">
43 keychain ~/.ssh/id_dsa
44 -. ~/.keychain/$HOSTNAME-sh
45 +. ~/.keychain/$HOSTNAME-sh-gpg
46 </pre>
47
48 <note>