=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/diff/diff.1,v retrieving revision 1.38 retrieving revision 1.39 diff -c -r1.38 -r1.39 *** src/usr.bin/diff/diff.1 2010/08/18 16:25:20 1.38 --- src/usr.bin/diff/diff.1 2010/09/03 11:09:28 1.39 *************** *** 1,4 **** ! .\" $OpenBSD: diff.1,v 1.38 2010/08/18 16:25:20 schwarze Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: diff.1,v 1.39 2010/09/03 11:09:28 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" ! .Dd $Mdocdate: August 18 2010 $ .Dt DIFF 1 .Os .Sh NAME --- 29,35 ---- .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" ! .Dd $Mdocdate: September 3 2010 $ .Dt DIFF 1 .Os .Sh NAME *************** *** 451,462 **** Note that the temporary file is unlinked as soon as it is created so it will not show up in a directory listing. .El ! .Sh DIAGNOSTICS The .Nm utility exits with one of the following values: .Pp ! .Bl -tag -width Ds -compact -offset indent .It 0 No differences were found. .It 1 --- 451,462 ---- Note that the temporary file is unlinked as soon as it is created so it will not show up in a directory listing. .El ! .Sh EXIT STATUS The .Nm utility exits with one of the following values: .Pp ! .Bl -tag -width Ds -offset indent -compact .It 0 No differences were found. .It 1