Package: zsh Version: 4.3.4-dev-8-1 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/zshmodules.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
--- zshmodules.1 2008-01-29 10:24:59.000000000 -0500 +++ /tmp/zshmodules.1 2008-01-31 06:22:11.000000000 -0500 @@ -856,7 +856,7 @@ key names are the macros defined in the \fBcurses\&.h\fP or \fBncurses\&.h\fP with the prefix `\fBKEY_\fP\&' removed; see also the description of the parameter \fBzcurses_keycodes\fP below\&. Other keys cause a value to be -set in \fIparam\fP as before\&. On a succesful return only one of +set in \fIparam\fP as before\&. On a successful return only one of \fIparam\fP or \fIkparam\fP contains a non\-empty string; the other is set to an empty string\&. .PP @@ -1388,7 +1388,7 @@ Note that it is possible to achieve exactly the same effect as the \fBzsh/newuser\fP module by adding code to \fB/etc/zshenv\fP\&. The module exists simply to allow the shell to make arrangements for new users without -the need for invervention by package maintainers and system administrators\&. +the need for intervention by package maintainers and system administrators\&. .PP The script supplied with the module invokes the shell function \fBzsh\-newuser\-install\fP\&. This may be invoked directly by the user @@ -1691,7 +1691,7 @@ consists of the scheduled time in seconds since the epoch (see the section `The zsh/datetime Module\&' for facilities for using this number), followed by a colon, followed by any options -(which may be empty but will be preceeded by a `\fB\-\fP\&' otherwise), +(which may be empty but will be preceded by a `\fB\-\fP\&' otherwise), followed by a colon, followed by the command to be executed\&. .RS .PP

