=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/diff/diff.1,v retrieving revision 1.50 retrieving revision 1.51 diff -c -r1.50 -r1.51 *** src/usr.bin/diff/diff.1 2021/03/08 02:47:27 1.50 --- src/usr.bin/diff/diff.1 2023/01/05 00:00:44 1.51 *************** *** 1,4 **** ! .\" $OpenBSD: diff.1,v 1.50 2021/03/08 02:47:27 jsg Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: diff.1,v 1.51 2023/01/05 00:00:44 millert 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: March 8 2021 $ .Dt DIFF 1 .Os .Sh NAME --- 29,35 ---- .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" ! .Dd $Mdocdate: January 5 2023 $ .Dt DIFF 1 .Os .Sh NAME *************** *** 46,69 **** .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 --- 46,69 ---- .Op Fl L Ar label .Ar file1 file2 .Nm diff ! .Op Fl abdipTtw .Op Fl I Ar pattern .Op Fl L Ar label .Fl C Ar number .Ar file1 file2 .Nm diff ! .Op Fl abditw .Op Fl I Ar pattern .Fl D Ar string .Ar file1 file2 .Nm diff ! .Op Fl abdipTtw .Op Fl I Ar pattern .Op Fl L Ar label .Fl U Ar number .Ar file1 file2 .Nm diff ! .Op Fl abdiNPprsTtw .Oo .Fl c | e | f | .Fl n | q | u *************** *** 466,472 **** specification. .Pp The flags ! .Op Fl aDdIiLlNnPpqSsTtwXx are extensions to that specification. .Sh HISTORY A --- 466,472 ---- specification. .Pp The flags ! .Op Fl aDdIiLNnPpqSsTtwXx are extensions to that specification. .Sh HISTORY A