Package: manpages-fr-extra
Version: 20090906
Severity: minor
Tags: patch

There are two minor errors when displaying the man page: some closing
quotes are not properly displayed.
The problems are here:

       --no-preserve-root
              ne pas traiter « / \[u00BB] de manière spéciale

       --preserve-root
              ne pas supprimer « / \[u00BB] (par défaut)


The difference between the good quotes and the bad ones is the space
inserted between the '\' and the '»'.
That's what the patch provided does.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

manpages-fr-extra depends on no packages.

Versions of packages manpages-fr-extra recommends:
ii  manpages-fr                   3.22.1-3   French version of the manual pages

Versions of packages manpages-fr-extra suggests:
ii  man-db [man-browser]          2.5.6-4    on-line manual pager
ii  manpages-fr-dev               3.22.1-3   French version of the development

-- no debconf information

-- 
Stéphane Blondon
--- rm.1	2009-11-29 23:51:03.000000000 +0100
+++ modif.rm.1	2009-11-29 23:22:56.000000000 +0100
@@ -50,10 +50,10 @@
 commande
 .TP 
 \fB\-\-no\-preserve\-root\fP
-ne pas traiter «\ / \» de manière spéciale
+ne pas traiter «\ /\ » de manière spéciale
 .TP 
 \fB\-\-preserve\-root\fP
-ne pas supprimer «\ / \» (par défaut)
+ne pas supprimer «\ /\ » (par défaut)
 .TP 
 \fB\-r\fP, \fB\-R\fP, \fB\-\-recursive\fP
 enlever le contenu des répertoires récursivement

Reply via email to