Your message dated Sun, 23 Aug 2009 17:07:18 +0200
with message-id <[email protected]>
and subject line Re: Bug#534456: Formatting error in bash man page
has caused the Debian Bug report #534456,
regarding Formatting error in bash man page
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.)


-- 
534456: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534456
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash
Version: 3.2-5
Severity: minor
Tags: patch

The patch below fixes a formatting error in the bash man page.

Cheers,
FJP

--- doc/bash.1.orig     2009-06-24 15:53:03.000000000 +0200
+++ doc/bash.1  2009-06-24 15:55:09.000000000 +0200
@@ -2539,7 +2539,7 @@
 pathname expansion.
 \fIParameter\fP is expanded and the longest match of \fIpattern\fP
 against its value is replaced with \fIstring\fP.
-If \Ipattern\fP begins with \fB/\fP, all matches of \fIpattern\fP are
+If \fIpattern\fP begins with \fB/\fP, all matches of \fIpattern\fP are
 replaced with \fIstring\fP.  Normally only the first match is replaced.
 If \fIpattern\fP begins with \fB#\fP, it must match at the beginning
 of the expanded value of \fIparameter\fP.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bash depends on:
ii  base-files                5.0.0          Debian base system miscellaneous f
ii  debianutils               3.1.3          Miscellaneous utilities specific t
ii  libc6                     2.9-18         GNU C Library: Shared libraries
ii  libncurses5               5.7+20090523-1 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion               1:1.0-3    programmable completion for the ba

Versions of packages bash suggests:
pn  bash-doc                      <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4.0-1

fixed in bash4

On 24.06.2009 15:59, Frans Pop wrote:
Package: bash
Version: 3.2-5
Severity: minor
Tags: patch

The patch below fixes a formatting error in the bash man page.

Cheers,
FJP

--- doc/bash.1.orig     2009-06-24 15:53:03.000000000 +0200
+++ doc/bash.1  2009-06-24 15:55:09.000000000 +0200
@@ -2539,7 +2539,7 @@
  pathname expansion.
  \fIParameter\fP is expanded and the longest match of \fIpattern\fP
  against its value is replaced with \fIstring\fP.
-If \Ipattern\fP begins with \fB/\fP, all matches of \fIpattern\fP are
+If \fIpattern\fP begins with \fB/\fP, all matches of \fIpattern\fP are
  replaced with \fIstring\fP.  Normally only the first match is replaced.
  If \fIpattern\fP begins with \fB#\fP, it must match at the beginning
  of the expanded value of \fIparameter\fP.



--- End Message ---

Reply via email to