summaryrefslogtreecommitdiff
path: root/doc/fr/apt-config.fr.8.xml
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2005-09-23 18:12:46 +0000
committerChristian Perrier <bubulle@debian.org>2005-09-23 18:12:46 +0000
commit7224c2f669664c224d707f4e4c1a866bfe7371c7 (patch)
tree2cb7376696b3e5c7b3931fc9860e6f8e47d6e837 /doc/fr/apt-config.fr.8.xml
parent0d2db5387192a18eb8ee601c05003ca90604d31f (diff)
parentbae108264e918e6f256d36bfce2a6c79b4b2a3ed (diff)
Merge with mvo
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-60 * merged updated french man-page * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-61 * merged with bubulle * 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>