Package: coreutils
Version: 5.97-5.3
Severity: minor
The man page documentation for sort -u -c is a bit unclear; the info
documentation is much better, so I suggest the following change to the
man page:
-u, --unique
with -c, check for strict ordering; without -c, output only the first of an equal run
should become
-u, --unique
with -c, check that no pair of consecutive lines compares equal; without -c, output only the first of an equal run
i.e. the description of "with -c" is changed.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages coreutils depends on:
ii libacl1 2.2.42-1 Access control list shared library
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii libselinux1 2.0.15-2+b1 SELinux shared libraries
coreutils recommends no packages.
-- no debconf information
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.