Date: Thu, 16 May 2002 17:10:58 -0700 (PDT) From: Andy Farkas <andyf@speednet.com.au> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/38161: missing word in src/usr.bin/uniq/uniq.1 Message-ID: <200205170010.g4H0Awl1084524@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 38161
>Category: docs
>Synopsis: missing word in src/usr.bin/uniq/uniq.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu May 16 17:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Andy Farkas
>Release: HEAD
>Organization:
>Environment:
>Description:
Grammar check uniq(1) man page
>How-To-Repeat:
man 1 uniq
>Fix:
--- src/usr.bin/uniq/uniq.1-orig Wed May 8 12:41:07 2002
+++ src/usr.bin/uniq/uniq.1 Wed May 8 12:42:01 2002
@@ -71,7 +71,7 @@
.It Fl f Ar fields
Ignore the first
.Ar fields
-in each input line when doing comparisons.
+fields in each input line when doing comparisons.
A field is a string of non-blank characters separated from adjacent fields
by blanks.
Field numbers are one based, i.e. the first field is field one.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205170010.g4H0Awl1084524>
