Your message dated Sun, 23 Jun 2013 10:46:46 +0200
with message-id <[email protected]>
and subject line Re: Bug#480898: manpage incorrectly encodes \` and \'
has caused the Debian Bug report #480898,
regarding ed: manpage incorrectly encodes \` and \'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
480898: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480898
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ed
Version: 0.2-20
Severity: minor


The ed(1) manpage causes incorrect quotation marks to appear in
unicode locales for the \` and \' options, which the following small
patch fixes:

--- broke/ed.1  2008-05-12 16:58:37.000000000 +0100
+++ fixed/ed.1  2008-05-12 17:01:15.000000000 +0100
@@ -468,10 +468,10 @@
 syntax.

 .HP
-\fR\e`\fR
+\fR\e\`\fR
 .TP 8
-\fR\e'\fR
-Unconditionally matches the beginning (\e`) or ending (\e') of a line.
+\fR\e\(aq\fR
+Unconditionally matches the beginning (\e\`) or ending (\e\(aq) of a line.

 .TP 8
 \fR\e?\fR

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages ed depends on:
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries

ed recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi, 

On Wed Jun 19, 2013 at 20:16:59 +0200, Nicolas Sévelin-Radiguet wrote:
> Hello,
> 
> Should this bug be closed ?
> 
> ed manpage displays fine on my system with UTF8 locales.

yeah, looks correct here too. thus, closing
-- 
 Martin Zobel-Helas <[email protected]>    Debian System Administrator
 Debian & GNU/Linux Developer                       Debian Listmaster
 http://about.me/zobel                               Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 

--- End Message ---

Reply via email to