summaryrefslogtreecommitdiff
path: root/doc/fr/apt-config.fr.8.xml
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-09-23 10:13:12 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-09-23 10:13:12 +0000
commit920d83e81a19195ee1e79b3c5254982191d5479d (patch)
tree3278e9bc6a0d0dc1af080fcb36a8d4372a2d7045 /doc/fr/apt-config.fr.8.xml
parent14cd494a9fa0d6801410bf121beb74ea631d59a6 (diff)
* merged updated french man-page
Patches applied: * philippe.batailler@free.fr--2005/VOGTapt--mvo--0--patch-1 French L10N update * philippe.batailler@free.fr--2005/VOGTapt--mvo--0--patch-2 Generate correctly french manpages
Diffstat (limited to 'doc/fr/apt-config.fr.8.xml')
-rw-r--r--doc/fr/apt-config.fr.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/apt-config.fr.8.xml b/doc/fr/apt-config.fr.8.xml
index ac9143066..043c58686 100644
--- a/doc/fr/apt-config.fr.8.xml
+++ b/doc/fr/apt-config.fr.8.xml
@@ -57,7 +57,7 @@ des commandes suivantes doit être présente.
<listitem><para>
Le terme shell est utilisé pour accéder aux informations de configuration
depuis un script shell. Deux arguments doivent lui être donnés&nbsp;; le
-premier est une variable de shell et le second une valeur de configuration à
+premier est une variable du shell et le second une valeur de configuration à
demander.
La sortie standard consiste en une liste de commandes d'assignation de shell
pour chaque valeur présente. Dans un script shell, cette commande devrait
@@ -69,7 +69,7 @@ RES=`apt-config shell OPTS MyApp::Options`
eval $RES
</programlisting></informalexample>
-<para>La variable d'environnement de shell $OPTS sera définie par la valeur de
+<para>La variable d'environnement du shell $OPTS sera définie par la valeur de
MyApp::Options ou, par défaut, la valeur -f.
</para>
<para>