summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--doc/fr/apt_preferences.fr.5.sgml4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 50edcb800..0b5d9b28d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,8 @@ apt (0.5.25) unstable; urgency=low
* Add lang=fr attribute to refentry section of
apt-extracttemplates.fr.1.sgml and apt-sortpkgs.fr.1.sgml so they are
correctly built
+ * Remove extraneous '\' characters from <command> tags in
+ apt_preferences.fr.5.sgml
* Translation updates:
- Updated Swedish translation from Peter Karlsson <peter@softwolves.pp.se>
(Closes: #238943)
diff --git a/doc/fr/apt_preferences.fr.5.sgml b/doc/fr/apt_preferences.fr.5.sgml
index 63e89b5e7..3c6622514 100644
--- a/doc/fr/apt_preferences.fr.5.sgml
+++ b/doc/fr/apt_preferences.fr.5.sgml
@@ -133,7 +133,7 @@ paquet sera mis à niveau avec la commande&nbsp;:
<para>La version installée d'un paquet peut être - rarement -
<emphasis/plus/ récente que tout autre version disponible. Les commandes
-<command>apt-get install <replaceable>paquet</replaceable></command\> ou
+<command>apt-get install <replaceable>paquet</replaceable></command> ou
<command>apt-get upgrade</command> ne provoquent pas de retour en arrière.
</para>
@@ -141,7 +141,7 @@ paquet sera mis à niveau avec la commande&nbsp;:
version appartenant à la distribution par défaut, mais moins récente que
la version appartenant à une autre distribution. Une telle version sera mise
à niveau par les commandes
-<command>apt-get install <replaceable>paquet</replaceable></command\> ou
+<command>apt-get install <replaceable>paquet</replaceable></command> ou
<command>apt-get upgrade</command> car au moins <emphasis/l'une/ des versions
disponibles possède une plus haute priorité que celle de la version installée.
</para>