Package: bool Version: 0.2.1-5 Severity: minor Tags: patch
Found a typo in '/usr/share/man/man1/bool.1.gz', see attached '.diff'. Hope this helps... PS: this diff includes the change in the ancient: #280095: typo: "even if the expression if false." Package: bool (0.2.1-5); Severity: minor; Reported by: A Costa <[EMAIL PROTECTED]>; 350 days old. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages bool depends on: ii libc6 2.3.5-7 GNU C Library: Shared libraries an bool recommends no packages. -- no debconf information
--- - 2005-10-23 06:46:22.377664000 -0400 +++ /tmp/bool1.gz.16630 2005-10-23 06:46:22.000000000 -0400 @@ -79,7 +79,7 @@ lines (default 1) of context for each pattern. No output is printed if the boolean expression is false. Every match is printed if .I NUM -is set to 0, even if the expression if false. +is set to 0, even if the expression is false. .TP .BR \-P ", " \-\^\-with-pattern Print the pattern for each match. @@ -134,7 +134,7 @@ # bool "one and two" -All occurences of 'one' and 'two'. If the boolean expression is false, +All occurrences of 'one' and 'two'. If the boolean expression is false, ie if only 'one' or 'two' is present, the return value is 1: # bool -O0 "one and two"