=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/diff/diff.1,v retrieving revision 1.36 retrieving revision 1.37 diff -c -r1.36 -r1.37 *** src/usr.bin/diff/diff.1 2009/11/09 13:34:59 1.36 --- src/usr.bin/diff/diff.1 2010/02/21 15:24:01 1.37 *************** *** 1,4 **** ! .\" $OpenBSD: diff.1,v 1.36 2009/11/09 13:34:59 sobrado Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: diff.1,v 1.37 2010/02/21 15:24:01 sobrado 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: November 9 2009 $ .Dt DIFF 1 .Os .Sh NAME --- 29,35 ---- .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" ! .Dd $Mdocdate: February 21 2010 $ .Dt DIFF 1 .Os .Sh NAME *************** *** 37,72 **** .Nd differential file and directory comparator .Sh SYNOPSIS .Nm diff ! .Op Fl abdilpqTtw .Oo .Fl c | e | f | ! .Fl n | u .Oc .Op Fl I Ar pattern .Op Fl L Ar label .Ar file1 file2 .Nm diff ! .Op Fl abdilpqTtw .Op Fl I Ar pattern .Op Fl L Ar label .Fl C Ar number .Ar file1 file2 .Nm diff ! .Op Fl abdilqtw .Op Fl I Ar pattern .Fl D Ar string .Ar file1 file2 .Nm diff ! .Op Fl abdilpqTtw .Op Fl I Ar pattern .Op Fl L Ar label .Fl U Ar number .Ar file1 file2 .Nm diff ! .Op Fl abdilNPpqrsTtw .Oo .Fl c | e | f | ! .Fl n | u .Oc .Op Fl I Ar pattern .Bk -words --- 37,72 ---- .Nd differential file and directory comparator .Sh SYNOPSIS .Nm diff ! .Op Fl abdilpTtw .Oo .Fl c | e | f | ! .Fl n | q | u .Oc .Op Fl I Ar pattern .Op Fl L Ar label .Ar file1 file2 .Nm diff ! .Op Fl abdilpTtw .Op Fl I Ar pattern .Op Fl L Ar label .Fl C Ar number .Ar file1 file2 .Nm diff ! .Op Fl abdiltw .Op Fl I Ar pattern .Fl D Ar string .Ar file1 file2 .Nm diff ! .Op Fl abdilpTtw .Op Fl I Ar pattern .Op Fl L Ar label .Fl U Ar number .Ar file1 file2 .Nm diff ! .Op Fl abdilNPprsTtw .Oo .Fl c | e | f | ! .Fl n | q | u .Oc .Op Fl I Ar pattern .Bk -words