Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2004 10:42:22 -0700 (PDT)
From:      Michel Lavondes <fox@vader.aacc.cc.md.us>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/67458: [patch] usr.bin/lex/lex.1 language nit
Message-ID:  <200406011742.i51HgMiv030226@www.freebsd.org>
Resent-Message-ID: <200406011750.i51HoMle081821@freefall.freebsd.org>

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

>Number:         67458
>Category:       docs
>Synopsis:       [patch] usr.bin/lex/lex.1 language nit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 01 10:50:22 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michel Lavondes
>Release:        4.8-RELEASE-p13
>Organization:
Ecdysiasts United For Overdressing
>Environment:
>Description:
Patch says it all.
>How-To-Repeat:
man 1 lex
>Fix:
--- lex.1.orig	Mon May 31 02:06:19 2004
+++ lex.1	Mon May 31 03:14:47 2004
@@ -394,7 +394,7 @@
                  Deficiencies / Bugs section below regarding
                  "dangerous trailing context".)
     ^r         an r, but only at the beginning of a line (i.e.,
-                 which just starting to scan, or right after a
+                 when just starting to scan, or right after a
                  newline has been scanned).
     r$         an r, but only at the end of a line (i.e., just
                  before a newline).  Equivalent to "r/\\n"
>Release-Note:
>Audit-Trail:
>Unformatted:



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