Package: lilo Version: 1:23.2-1 Severity: minor Tags: patch, upstream Hi,
While updating the documentation translation (shipped in manpages-fr-extra), I noticed some extra plus signs, see attached patch. By the way, would you consider a patch in order to ship translated manpages upstream? Regards David -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (600, 'unstable'), (500, 'oldstable'), (500, 'stable'), (150, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-1-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
>From 3ab2bb07a41be01e298f3702df450fb8bdc1915c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taf...@debian.org> Date: Sun, 5 Jun 2011 11:53:54 -0400 Subject: [PATCH] Remove extra plus signs --- man/lilo.conf.5 | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/man/lilo.conf.5 b/man/lilo.conf.5 index c769b4d..86e25c0 100644 --- a/man/lilo.conf.5 +++ b/man/lilo.conf.5 @@ -138,12 +138,12 @@ From a text file with all the information about 'bmp-colors', 'bmp-table' and 'bmp-timer' options together with the 'bitmap' option are stored in the special LILO header of the bitmap image file by the .BI "lilo -E" -+command. Another way works without these special header information: All -+the information about 'bmp-colors', 'bmp-table' and 'bmp-timer' options -+together with the 'bitmap' option are stored in the configuration file. -+Any use of the 'bmp-' options within the configuration file overrides -+the options stored in the bitmap file header. If lilo cannot find any of -+the 'bmp-' options, then default values are used. +command. Another way works without these special header information: All +the information about 'bmp-colors', 'bmp-table' and 'bmp-timer' options +together with the 'bitmap' option are stored in the configuration file. +Any use of the 'bmp-' options within the configuration file overrides +the options stored in the bitmap file header. If lilo cannot find any of +the 'bmp-' options, then default values are used. .TP .BI "bmp-colors=" <fg>,<bg>,<sh>,<hfg>,<hbg>,<hsh> Specifies the decimal values of the colors to be used for the menu display -- 1.7.5.3