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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

