From owner-freebsd-bugs Mon May 25 16:05:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27674 for freebsd-bugs-outgoing; Mon, 25 May 1998 16:05:21 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27659 for ; Mon, 25 May 1998 16:05:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA05075; Mon, 25 May 1998 16:00:01 -0700 (PDT) Received: from spottisvax.nonet (iiltd.demon.co.uk [158.152.78.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27566 for ; Mon, 25 May 1998 16:04:30 -0700 (PDT) (envelope-from richard@interactive.co.uk) Received: (from richard@localhost) by spottisvax.nonet (8.8.5/8.6.12) id BAA00732; Mon, 25 May 1998 01:43:13 +0100 (BST) Message-Id: <199805250043.BAA00732@spottisvax.nonet> Date: Mon, 25 May 1998 01:43:13 +0100 (BST) From: Richard Tobin Reply-To: richard@interactive.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/6756: cmp(1) man page inconsistent with program Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6756 >Category: bin >Synopsis: cmp(1) man page inconsistent with program >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon May 25 16:00:01 PDT 1998 >Last-Modified: >Originator: Richard Tobin >Organization: none >Release: FreeBSD 2.2.2-RELEASE i386 (also 2.2.6) >Environment: any >Description: cmp(1) says that the "EOF on filexxx" message is printed to stdout but it is actually printed to stderr. I don't know whether the program or the man page corresponds to Posix, but the program appears to be consistent with other unixes. >How-To-Repeat: Run cmp on two files one of which is an initial subset of the other. Observe where the message is printed. >Fix: should be trivial :-) >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message