Package: time Version: 1.7-21 Severity: minor The time manpage has duplicated lines. In time.1, lines 169 and 170 are copies of lines 167 and 168. The attached diff patches time.1 to fix this.
-- System Information: Debian Release: testing/unstable APT prefers dapper-updates APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500, 'dapper')Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-27-386 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages time depends on: ii libc6 2.3.6-0ubuntu20 GNU C Library: Shared libraries an time recommends no packages. -- no debconf information
--- time.1.old 2006-11-14 09:55:16.000000000 -0500 +++ time.1 2006-11-14 09:55:28.000000000 -0500 @@ -166,8 +166,6 @@ reported as zero. Any character following a percent sign that is not listed in the table below causes a question mark (`?') to be output, followed by that character, to indicate that an invalid resource -listed in the table below causes a question mark (`?') to be output, -followed by that character, to indicate that an invalid resource specifier was given. The resource specifiers, which are a superset of those recognized by the

