"EOF of file..." is written to stderr and not stdout.

PR:		6756
This commit is contained in:
Steve Price 1998-05-26 00:39:12 +00:00
parent 191b38b5fa
commit 423bac3e47
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=36385

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)cmp.1 8.1 (Berkeley) 6/6/93
.\" $Id: cmp.1,v 1.4 1997/02/22 19:54:29 peter Exp $
.\" $Id: cmp.1,v 1.5 1997/06/26 11:22:10 charnier Exp $
.\"
.Dd June 6, 1993
.Dt CMP 1
@ -94,7 +94,7 @@ In the latter case, if the
.Fl s
option has not been specified,
.Nm cmp
writes to standard output that EOF was reached in the shorter
writes to standard error that EOF was reached in the shorter
file (before any differences were found).
.It >1
An error occurred.