Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501940 - Gentoo Overlays: Guía del Usuario
Summary: Gentoo Overlays: Guía del Usuario
Status: RESOLVED FIXED
Alias: None
Product: Doc Translations
Classification: Unclassified
Component: [ES] (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chema Alonso Josa (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-21 01:27 UTC by Eduardo Bray
Modified: 2016-09-24 19:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo Bray 2014-02-21 01:27:18 UTC
En la guía "Gentoo Overlays: Guía del Usuario", en la sección "Empezar con los Overlays" hay una nota que dice: 

Puede ejecutar echo "PORTDIR_OVERLAY=\"\" > /var/lib/layman/make.conf para crear el archivo de forma correcta.

sobra una comilla  despues del echo ", debería ser:

Puede ejecutar echo PORTDIR_OVERLAY=\"\" > /var/lib/layman/make.conf para crear el archivo de forma correcta.
Comment 2 Chema Alonso Josa (RETIRED) gentoo-dev 2014-02-21 10:28:24 UTC
Corregido.

Muchas gracias.

----------------------------
revision 1.9
date: 2014-02-21 10:20:53 +0100;  author: nimiux;  state: Exp;  lines: +17 -8;  commitid: 3
c4753071a754567;
Fix typo (bug #501940)
----------------------------