summaryrefslogtreecommitdiff
path: root/po/fr/post-install.po
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2015-05-28 08:48:17 +0000
committerSamuel Thibault <sthibault@debian.org>2015-05-28 08:48:17 +0000
commit503e9a16f00d46ea1693ebb055b5b3aa74bd1b5e (patch)
treed078975f82a37a5a944bb486da4e5e4a35b0d9de /po/fr/post-install.po
parenta611cb346ef13bc35e5b829b4cc73c190f1894c8 (diff)
downloadinstallation-guide-503e9a16f00d46ea1693ebb055b5b3aa74bd1b5e.zip
fix unpacking tar.xz
Diffstat (limited to 'po/fr/post-install.po')
-rw-r--r--po/fr/post-install.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/fr/post-install.po b/po/fr/post-install.po
index 6a97300ad..78b90d6f6 100644
--- a/po/fr/post-install.po
+++ b/po/fr/post-install.po
@@ -979,7 +979,7 @@ msgid ""
"build your custom kernel, but this is easiest as it does not require special "
"permissions. </para> </footnote>. We'll also assume that your kernel version "
"is &kernelversion;. Make sure you are in the directory to where you want to "
-"unpack the kernel sources, extract them using <userinput>tar xjf /usr/src/"
+"unpack the kernel sources, extract them using <userinput>tar xf /usr/src/"
"linux-source-&kernelversion;.tar.xz</userinput> and change to the directory "
"<filename>linux-source-&kernelversion;</filename> that will have been "
"created."
@@ -991,7 +991,7 @@ msgstr ""
"aucun droit spécial n'est demandé. </para></footnote>. Nous supposerons "
"aussi que la version du noyau est &kernelversion;. Allez dans le répertoire "
"où vous voulez décompresser les sources et extrayez-les avec <userinput>tar "
-"xjf /usr/src/linux-source-&kernelversion;.tar.xz</userinput>, et déplacez-"
+"xf /usr/src/linux-source-&kernelversion;.tar.xz</userinput>, et déplacez-"
"vous dans le répertoire <filename>linux-source-&kernelversion;</filename> "
"qui vient d'être créé."