=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sdiff/sdiff.1,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/sdiff/sdiff.1 2007/05/31 19:20:15 1.12 --- src/usr.bin/sdiff/sdiff.1 2007/06/28 02:14:41 1.13 *************** *** 1,9 **** ! .\" $OpenBSD: sdiff.1,v 1.12 2007/05/31 19:20:15 jmc Exp $ .\" .\" Written by Raymond Lai . .\" Public domain. .\" ! .Dd $Mdocdate: May 31 2007 $ .Dt SDIFF 1 .Os .Sh NAME --- 1,9 ---- ! .\" $OpenBSD: sdiff.1,v 1.13 2007/06/28 02:14:41 ray Exp $ .\" .\" Written by Raymond Lai . .\" Public domain. .\" ! .Dd $Mdocdate: June 28 2007 $ .Dt SDIFF 1 .Os .Sh NAME *************** *** 56,64 **** .Pp The commands are as follows: .Bl -tag -width Ds ! .It Cm l Choose left set of diffs. ! .It Cm r Choose right set of diffs. .It Cm s Silent mode \(en identical lines are not printed. --- 56,64 ---- .Pp The commands are as follows: .Bl -tag -width Ds ! .It Cm l | Cm 1 Choose left set of diffs. ! .It Cm r | Cm 2 Choose right set of diffs. .It Cm s Silent mode \(en identical lines are not printed.