Package: bash Version: 4.3~rc1-1 Severity: minor Tags: upstream patch Control: affects -1 manpages-fr-extra
Hi, While updating the French translation of bash’s manpages (as shipped in manpages-fr-extra), I noticed a little glitch in bash.1 (also present in bash-static.1 that is identical) introduced in the latest version. Trivial patch attached. Regards David -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (100, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12-1-rt-amd64 (SMP w/1 CPU core; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bash depends on: ii base-files 7.2 ii dash 0.5.7-3 ii debianutils 4.4 ii libc6 2.17-97 ii libtinfo5 5.9+20130608-1 Versions of packages bash recommends: ii bash-completion 1:2.1-2 Versions of packages bash suggests: pn bash-doc <none> -- no debconf information
diff --git a/bash/C/man1/bash.1 b/bash/C/man1/bash.1 index dcb8974..e4d4ad8 100644 --- a/bash/C/man1/bash.1 +++ b/bash/C/man1/bash.1 @@ -6103,6 +6103,7 @@ and store the definition. .B call\-last\-kbd\-macro (C\-x e) Re-execute the last keyboard macro defined, by making the characters in the macro appear as if typed at the keyboard. +.TP .B print\-last\-kbd\-macro () Print the last keyboard macro defined in a format suitable for the \fIinputrc\fP file.
signature.asc
Description: Digital signature

