Your message dated Fri, 23 Dec 2005 00:45:40 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Done
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Mar 2003 12:16:04 +0000
>From [EMAIL PROTECTED] Sat Mar 29 06:16:02 2003
Return-path: <[EMAIL PROTECTED]>
Received: from yoda.fmi.uni-passau.de [132.231.1.30] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18zFFh-0006rh-00; Sat, 29 Mar 2003 06:16:01 -0600
Received: from herrenpils.keesmann.de ([EMAIL PROTECTED] [132.231.152.57])
        by yoda.fmi.uni-passau.de (8.12.3/8.12.3) with ESMTP id h2TCFwAJ012084;
        Sat, 29 Mar 2003 13:15:59 +0100 (MET)
Received: from krauth by herrenpils.keesmann.de with local (Exim 3.36 #1 
(Debian))
        id 18zFGb-0002E1-00; Sat, 29 Mar 2003 13:16:57 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Axel Krauth <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: coreutils: wc's manpage and wc --help state reverse order of output
X-Mailer: reportbug 2.10.1
Date: Sat, 29 Mar 2003 13:16:56 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.6 required=4.0
        tests=HAS_PACKAGE,ORDER_STATUS,SPAM_PHRASE_00_01
        version=2.44
X-Spam-Level: 

Package: coreutils
Version: 4.5.10-1
Severity: minor
Tags: upstream

Both the manpage of wc and wc --help start with the sentence

 Print byte, word, and newline counts [..]

but the output of wc, say

>wc .reportbugrc
     14      74     485 .reportbugrc

prints it in the reverse order. Just replace

 Print byte, word, and newline counts [..]

by

 Print newline, word, and byte counts [..]




-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux herrenpils 2.4.18 #23 Tue Mar 4 15:20:39 CET 2003 i586
Locale: LANG=en_GB, [EMAIL PROTECTED]

Versions of packages coreutils depends on:
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an

-- no debconf information


---------------------------------------
Received: (at 186720-done) by bugs.debian.org; 22 Dec 2005 23:45:50 +0000
>From [EMAIL PROTECTED] Thu Dec 22 15:45:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-out0.tiscali.nl ([195.241.79.175])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Epa86-000722-EQ
        for [EMAIL PROTECTED]; Thu, 22 Dec 2005 15:45:50 -0800
Received: from [82.171.132.56] (helo=82-171-132-56.dsl.ip.tiscali.nl)
        by smtp-out0.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl)
        id 1Epa86-0001Fw-2z
        for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 00:45:50 +0100
Received: from [127.0.0.1] (localhost [127.0.0.1])
        by 82-171-132-56.dsl.ip.tiscali.nl (Postfix) with ESMTP id 32C93BFA0D
        for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 00:45:41 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 23 Dec 2005 00:45:40 +0100
From: Thomas Hood <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Done
X-Enigmail-Version: 0.92.1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

WC(1)                            User Commands                           WC(1)

NAME
       wc - print the number of newlines, words, and bytes in files

$ wc --version
wc (coreutils) 5.2.1
$ wc --help
Usage: wc [OPTION]... [FILE]...
Print newline, word, and byte counts for each FILE, and a total line if
more than one FILE is specified.  With no FILE, or when FILE is -,
read standard input.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to