Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 1997 03:21:32 -0700 (PDT)
From:      josh@quick.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/4428: error in lex.1
Message-ID:  <199708301021.DAA02698@jg.webmaster.com>
Resent-Message-ID: <199708301030.DAA02886@hub.freebsd.org>

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

>Number:         4428
>Category:       docs
>Synopsis:       error in lex.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 30 03:30:01 PDT 1997
>Last-Modified:
>Originator:     Josh Gilliam
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

src/usr.bin/lex/lex.1 rev 1.4

>Description:

'abovementioned' -> 'above mentioned'

>How-To-Repeat:

man 1 lex

>Fix:

--- lex.1.orig	Sun Apr 13 03:45:59 1997
+++ lex.1	Fri Aug 29 21:51:57 1997
@@ -3919,7 +3919,7 @@
 states that the text matched by such patterns is undefined.)
 .PP
 For some trailing context rules, parts which are actually fixed-length are
-not recognized as such, leading to the abovementioned performance loss.
+not recognized as such, leading to the above mentioned performance loss.
 In particular, parts using '|' or {n} (such as "foo{3}") are always
 considered variable-length.
 .PP
>Audit-Trail:
>Unformatted:



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