Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 1997 09:03:13 -0700 (PDT)
From:      soil@quick.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/3472: error in find.1
Message-ID:  <199705021603.JAA28396@jg.dyn.ml.org>
Resent-Message-ID: <199705021610.JAA08229@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3472
>Category:       docs
>Synopsis:       error in find.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May  2 09:10:00 PDT 1997
>Last-Modified:
>Originator:     Josh Gilliam
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

find.1 rev 1.7

>Description:

``a ASCII'' -> ``an ASCII''.

>How-To-Repeat:

man 1 find
/ASCII

>Fix:

--- find.1.orig	Tue Mar 11 05:48:17 1997
+++ find.1	Fri May  2 08:57:24 1997
@@ -289,7 +289,7 @@
 .Ic -print .
 .It Ic -print0
 This primary always evaluates to true.
-It prints the pathname of the current file to standard output, followed by a
+It prints the pathname of the current file to standard output, followed by an
 .Tn ASCII
 .Tn NUL
 character (character code 0).
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705021603.JAA28396>