nimiux 14/04/15 21:13:07 Modified: hb-working-features.xml Log: Fix bug #507174 - Correctly report on FEATURES content, thanks to Francisco Blas Izquierdo Riera
Revision Changes Path 1.27 xml/htdocs/doc/es/handbook/hb-working-features.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-working-features.xml?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-working-features.xml?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-working-features.xml?r1=1.26&r2=1.27 Index: hb-working-features.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-working-features.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- hb-working-features.xml 18 Dec 2013 20:34:26 -0000 1.26 +++ hb-working-features.xml 15 Apr 2014 21:13:07 -0000 1.27 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5--> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-working-features.xml,v 1.26 2013/12/18 20:34:26 nimiux Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-working-features.xml,v 1.27 2014/04/15 21:13:07 nimiux Exp $ --> <sections> @@ -13,8 +13,8 @@ compilación distribuida, ccache y más. </abstract> -<version>12</version> -<date>2013-12-17</date> +<version>13</version> +<date>2014-04-12</date> <section> <title>Características de Portage</title> @@ -51,8 +51,8 @@ <c>emerge --info</c> y busque la variable FEATURES o utilice grep: </p> -<pre caption="Conociendo que características están configuradas"> -$ <i>emerge --info | grep FEATURES</i> +<pre caption="Conocer qué características están definidas"> +$ <i>emerge --info | grep ^FEATURES=</i> </pre> </body> </section> @@ -315,7 +315,7 @@ emerge puede consultarse en la página de la ayuda: </p> -<pre caption="Leyendo la página de ayuda sobre emerge"> +<pre caption="Leer la página de ayuda sobre emerge"> $ <i>man emerge</i> </pre> </body> @@ -354,7 +354,7 @@ </section> <section id="webrsync-gpg"> -<title>Obteniendo instantáneas validadas del árbol Portage</title> +<title>Obtener instantáneas validadas del árbol Portage</title> <body> <p>