Package: zsh Version: 4.3.4-dev-8-1 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/zshcontrib.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24-rc7-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages zsh depends on: ii debconf [debconf-2.0] 1.5.19 Debian configuration management sy ii libc6 2.7-6 GNU C Library: Shared libraries ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libncursesw5 5.6+20080119-1 Shared libraries for terminal hand Versions of packages zsh recommends: pn libpcre3 <none> (no description available) -- no debconf information
--- zshcontrib.1 2008-01-29 10:24:59.000000000 -0500 +++ /tmp/zshcontrib.1 2008-01-31 06:16:33.000000000 -0500 @@ -881,7 +881,7 @@ character is present on the keyboard\&.) .TP \fB\-\fP -Macron\&. (A horizonal bar over the base character\&.) +Macron\&. (A horizontal bar over the base character\&.) .TP \fB(\fP Breve\&. (A shallow dish shape over the base character\&.) @@ -926,7 +926,7 @@ alphabets are available; consult RFC 1345 for the appropriate sequences\&. In addition, a set of two letter codes not in RFC 1345 are available for the double\-width characters corresponding to ASCII characters from \fB!\fP -to \fB~\fP (0x21 to 0x7e) by preceeding the character with \fB^\fP, for +to \fB~\fP (0x21 to 0x7e) by preceding the character with \fB^\fP, for example \fB^A\fP for a double\-width \fBA\fP\&. .PP The following other two\-character sequences are understood\&. @@ -1428,7 +1428,7 @@ .PP and invoking \fBreplace\-pattern\fP with the source string `\fBf(?)n\fP\&' and -the replacment string `\fBc\e1r\fP\&' produces the not very useful line: +the replacement string `\fBc\e1r\fP\&' produces the not very useful line: .PP .RS .nf @@ -2135,7 +2135,7 @@ .fi .RE .PP -specifies that \fBpick\-web\-browser\fP should first look for a runing +specifies that \fBpick\-web\-browser\fP should first look for a running instance of Opera, Konqueror or Firefox, in that order, and if it fails to find any should attempt to start Opera\&. The default is \fBfirefox mozilla netscape opera konqueror\fP\&. @@ -2151,7 +2151,7 @@ used to open a page for a browser\&. The context is \fB:mime:browser:new:$browser:\fP to start a new browser or \fB:mime:browser:running:$browser:\fP to open a URL in a browser already -runing on the current X display, where \fB$browser\fP is the value matched +running on the current X display, where \fB$browser\fP is the value matched in the \fBx\-browsers\fP or \fBtty\-browsers\fP style\&. The escape sequence \fB%b\fP in the style\&'s value will be replaced by the browser, while \fB%u\fP will be replaced by the URL\&. If the style is not set, the default for all

