On 23:27 Mon 07 Dec, Stéphane Blondon wrote: > Using the patch provided with the bug report is a bad solution because > the rm.1 file is generated by a tool. So the next use of the tool will > destroy the fix. > > I say that according the first lines of the file: > > steph...@degtyarov:/tmp $ head rm.1 > .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. > .\"******************************************************************* > .\" > .\" This file was generated with po4a. Translate the source file. > .\" > .\"******************************************************************* > .TH RM 1 "septembre 2009" "GNU coreutils 7.5" Commandes > .SH NOM > rm \- Effacer des fichiers et des répertoires > .SH SYNOPSIS > > Sorry, I don't know where to search to provide a new (and efficent) patch. >
Hi, Your patch is efficient, thanks. For next patch: you can use debian pts (package tacking system) to get information about the debian development repository, see the VCS fiel at top left. For manpages-fr-extra: http://packages.qa.debian.org/m/manpages-fr-extra.html To edit the po file with rm.1 strings: $svn co svn://svn.debian.org/svn/pkg-manpages-fr/manpages-fr-extra/trunk $cd coreutils/po4/po $vim fr.po $svn diff fr.po > patch Florentin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

