summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Neys <neysx@gentoo.org>2004-02-12 18:41:23 +0000
committerXavier Neys <neysx@gentoo.org>2004-02-12 18:41:23 +0000
commit0dd76434fafdc219b8fbee3ae88c4de4b2196128 (patch)
treeb07c3804edba51e1aae0f33494ad5c46b4c1425f
parentSync 1.11 (diff)
downloadgentoo-0dd76434fafdc219b8fbee3ae88c4de4b2196128.tar.gz
gentoo-0dd76434fafdc219b8fbee3ae88c4de4b2196128.tar.bz2
gentoo-0dd76434fafdc219b8fbee3ae88c4de4b2196128.zip
Sync 1.82
-rw-r--r--xml/htdocs/doc/fr/handbook/handbook.xml4
-rw-r--r--xml/htdocs/doc/fr/handbook/hb-install-medium.xml10
2 files changed, 11 insertions, 3 deletions
diff --git a/xml/htdocs/doc/fr/handbook/handbook.xml b/xml/htdocs/doc/fr/handbook/handbook.xml
index 8e7315fff7..0285cc51cc 100644
--- a/xml/htdocs/doc/fr/handbook/handbook.xml
+++ b/xml/htdocs/doc/fr/handbook/handbook.xml
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/Attic/handbook.xml,v 1.9 2004/02/12 17:02:13 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/Attic/handbook.xml,v 1.10 2004/02/12 18:41:23 neysx Exp $ -->
<book link="handbook.xml" lang="fr">
<title>Le manuel Gentoo</title>
@@ -129,7 +129,7 @@ sur Gentoo Linux.
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
<license/>
-<version>1.40</version>
+<version>1.41</version>
<date>12 février 2004</date>
<part>
diff --git a/xml/htdocs/doc/fr/handbook/hb-install-medium.xml b/xml/htdocs/doc/fr/handbook/hb-install-medium.xml
index 22fbaf1f1b..8500ef81b2 100644
--- a/xml/htdocs/doc/fr/handbook/hb-install-medium.xml
+++ b/xml/htdocs/doc/fr/handbook/hb-install-medium.xml
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/Attic/hb-install-medium.xml,v 1.3 2004/02/08 15:18:45 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/Attic/hb-install-medium.xml,v 1.4 2004/02/12 18:41:23 neysx Exp $ -->
<sections>
<section>
@@ -1470,6 +1470,14 @@ Password: <comment>(tapez le mot de passe root)</comment>
</pre>
<p>
+Créez le point de montage <path>/mnt/gentoo</path>&nbsp;:
+</p>
+
+<pre caption="Créer le point de montage /mnt/gentoo">
+# <i>mkdir -p /mnt/gentoo</i>
+</pre>
+
+<p>
Poursuivez votre lecture avec la section
<uri link="?part=1&amp;chap=3">Configurer votre connexion réseau</uri>.
</p>