=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/uniq/uniq.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/uniq/uniq.1 1998/10/30 00:24:41 1.3 --- src/usr.bin/uniq/uniq.1 2000/03/05 00:28:56 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: uniq.1,v 1.3 1998/10/30 00:24:41 aaron Exp $ .\" $NetBSD: uniq.1,v 1.5 1994/12/06 07:51:15 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 --- 1,4 ---- ! .\" $OpenBSD: uniq.1,v 1.4 2000/03/05 00:28:56 aaron Exp $ .\" $NetBSD: uniq.1,v 1.5 1994/12/06 07:51:15 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 *************** *** 62,68 **** Repeated lines in the input will not be detected if they are not adjacent, so it may be necessary to sort the files first. .Pp ! The following options are available: .Bl -tag -width Ds .It Fl c Precede each output line with the count of the number of times the line --- 62,68 ---- Repeated lines in the input will not be detected if they are not adjacent, so it may be necessary to sort the files first. .Pp ! The options are as follows: .Bl -tag -width Ds .It Fl c Precede each output line with the count of the number of times the line