Package: zsh Version: 4.3.4-dev-8-1 Severity: minor Tags: patch
Found a typo in '/usr/share/man/man1/zshbuiltins.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
--- zshbuiltins.1 2008-01-29 10:24:59.000000000 -0500 +++ /tmp/zshbuiltins.1 2008-01-31 06:05:33.000000000 -0500 @@ -1451,7 +1451,7 @@ introduce an attribute turns it off\&. .PP If the \fB\-p\fP option is given, parameters and values are printed in the -form of a typeset comand and an assignment (which will be printed +form of a typeset command and an assignment (which will be printed separately for arrays and associative arrays), regardless of other flags and options\&. Note that the \fB\-h\fP flag on parameters is respected; no value will be shown for these parameters\&.

