docs/67458: [patch] usr.bin/lex/lex.1 language nit

Michel Lavondes fox at vader.aacc.cc.md.us
Tue Jun 1 17:50:23 UTC 2004


>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:



More information about the freebsd-doc mailing list