Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134610
Collapse All | Expand All

(-)doc-tipsntricks.FR.old.xml (-4 / +3 lines)
Lines 25-32 Link Here
25
25
26
<license/>
26
<license/>
27
27
28
<version>0.22</version>
28
<version>0.23</version>
29
<date>2006-05-11</date>
29
<date>2006-05-25</date>
30
30
31
<chapter>
31
<chapter>
32
<title>Paramétrer votre environnement local</title>
32
<title>Paramétrer votre environnement local</title>
Lines 141-149 Link Here
141
</p>
141
</p>
142
142
143
<pre caption="Créer l'environnement de test">
143
<pre caption="Créer l'environnement de test">
144
$ <i>mkdir test</i>
144
$ <i>mkdir -p test/{css,images}</i>
145
$ <i>cd test</i>
145
$ <i>cd test</i>
146
$ <i>mkdir css images</i>
147
$ <i>wget -P css/ http://www.gentoo.org/css/main.css</i>
146
$ <i>wget -P css/ http://www.gentoo.org/css/main.css</i>
148
$ <i>wget -P images/ http://www.gentoo.org/images/gridtest.gif \
147
$ <i>wget -P images/ http://www.gentoo.org/images/gridtest.gif \
149
  http://www.gentoo.org/images/gentoo-new.gif \
148
  http://www.gentoo.org/images/gentoo-new.gif \

Return to bug 134610