diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-05-26 00:40:10 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-05-26 00:40:10 +0000 |
| commit | 9a646f2063b57a92a810388a7666923b19dce006 (patch) | |
| tree | 60df93cc3f43a39634be90a10bb006ca39f8d8e2 /usr.bin/cmp | |
| parent | 283ffdcfac4698dca9f8f7a739f9eecb6dd214b3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/cmp')
| -rw-r--r-- | usr.bin/cmp/cmp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1 index d961621efd14..36fa7b1faae2 100644 --- a/usr.bin/cmp/cmp.1 +++ b/usr.bin/cmp/cmp.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cmp.1 8.1 (Berkeley) 6/6/93 -.\" $Id: cmp.1,v 1.2 1996/08/29 18:05:43 wosch Exp $ +.\" $Id: cmp.1,v 1.2.2.1 1997/06/27 06:16:30 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. |
