View | Details | Raw Unified | Return to bug 38161
Collapse All | Expand All

(-)src/usr.bin/uniq/uniq.1 Wed May 8 12:42:01 2002 (-1 / +1 lines)
Lines 71-77 Link Here
71
.It Fl f Ar fields
71
.It Fl f Ar fields
72
Ignore the first
72
Ignore the first
73
.Ar fields
73
.Ar fields
74
in each input line when doing comparisons.
74
fields in each input line when doing comparisons.
75
A field is a string of non-blank characters separated from adjacent fields
75
A field is a string of non-blank characters separated from adjacent fields
76
by blanks.
76
by blanks.
77
Field numbers are one based, i.e. the first field is field one.
77
Field numbers are one based, i.e. the first field is field one.

Return to bug 38161