Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-working-use.xml
Date: Sat, 27 Jul 2013 10:51:47
Message-Id: 20130727105139.29EA82171C@flycatcher.gentoo.org
1 nimiux 13/07/27 10:51:39
2
3 Modified: hb-working-use.xml
4 Log:
5 Fix bug #445186 - Link to global and local use flags, thanks to Francesco Turco for reporting and providing the easy fix
6
7 Revision Changes Path
8 1.28 xml/htdocs/doc/es/handbook/hb-working-use.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-working-use.xml?rev=1.28&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-working-use.xml?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-working-use.xml?r1=1.27&r2=1.28
13
14 Index: hb-working-use.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-working-use.xml,v
17 retrieving revision 1.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- hb-working-use.xml 10 Feb 2013 20:00:36 -0000 1.27
21 +++ hb-working-use.xml 27 Jul 2013 10:51:39 -0000 1.28
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-working-use.xml,v 1.27 2013/02/10 20:00:36 nimiux Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-working-use.xml,v 1.28 2013/07/27 10:51:39 nimiux Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 parámetros USE interactúan con su sistema.
33 </abstract>
34
35 -<version>4</version>
36 -<date>2013-02-09</date>
37 +<version>5</version>
38 +<date>2013-07-23</date>
39
40 <section>
41 <title>¿Qué son los parámetros USE?</title>
42 @@ -104,13 +104,14 @@
43
44 <p>
45 Puede encontrar una lista de los parámetros USE globales <uri
46 -link="/dyn/use-index.xml">en línea</uri> o localmente en
47 +link="/dyn/use-index.xml#doc_chap1">en línea</uri> o localmente en
48 <path>/usr/portage/profiles/use.desc</path>.
49 </p>
50
51 <p>
52 Se puede encontrar una lista de los parámetros USE locales
53 -en <path>/usr/portage/profiles/use.local.desc</path>.
54 +<uri link="/dyn/use-index.xml#doc_chap2">en línea</uri> o
55 +localmente en <path>/usr/portage/profiles/use.local.desc</path>.
56 </p>
57
58 </body>