=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/diff/diff.1,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/diff/diff.1 2003/07/06 22:02:36 1.12 --- src/usr.bin/diff/diff.1 2003/07/06 22:17:21 1.13 *************** *** 1,4 **** ! .\" $OpenBSD: diff.1,v 1.12 2003/07/06 22:02:36 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: diff.1,v 1.13 2003/07/06 22:17:21 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 37,62 **** .Nd differential file and directory comparator .Sh SYNOPSIS .Nm diff ! .Op Fl abitw .Oo .Fl c | Fl e | Fl f | .Fl n | Fl u .Oc .Ar file1 file2 .Nm diff ! .Op Fl abitw .Op Fl C Ar number .Ar file1 file2 .Nm diff ! .Op Fl abitw .Op Fl D Ar string .Ar file1 file2 .Nm diff ! .Op Fl abitw .Op Fl U Ar number .Ar file1 file2 .Nm diff ! .Op Fl abiNtw .Oo .Fl c | Fl e | Fl f | .Fl n | Fl u --- 37,62 ---- .Nd differential file and directory comparator .Sh SYNOPSIS .Nm diff ! .Op Fl abiqtw .Oo .Fl c | Fl e | Fl f | .Fl n | Fl u .Oc .Ar file1 file2 .Nm diff ! .Op Fl abiqtw .Op Fl C Ar number .Ar file1 file2 .Nm diff ! .Op Fl abiqtw .Op Fl D Ar string .Ar file1 file2 .Nm diff ! .Op Fl abiqtw .Op Fl U Ar number .Ar file1 file2 .Nm diff ! .Op Fl abiNqtw .Oo .Fl c | Fl e | Fl f | .Fl n | Fl u *************** *** 129,134 **** --- 129,137 ---- insert or delete command. This is the form used by .Xr rcsdiff 1 . + .It Fl q + Just print a line when the files differ. + Does not output a list of changes. .It Fl u Produces a .Em unified