From nobody@FreeBSD.org  Tue Jun  1 10:42:23 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3E5C716A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Jun 2004 10:42:23 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3453443D39
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Jun 2004 10:42:23 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i51HgMAt030227
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 1 Jun 2004 10:42:22 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i51HgMiv030226;
	Tue, 1 Jun 2004 10:42:22 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200406011742.i51HgMiv030226@www.freebsd.org>
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: [patch] usr.bin/lex/lex.1 language nit
X-Send-Pr-Version: www-2.3

>Number:         67458
>Category:       docs
>Synopsis:       [patch] usr.bin/lex/lex.1 language nit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 01 10:50:22 PDT 2004
>Closed-Date:    Tue Aug 24 20:34:07 GMT 2004
>Last-Modified:  Tue Aug 24 20:34:07 GMT 2004
>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:
State-Changed-From-To: open->patched 
State-Changed-By: keramida 
State-Changed-When: Wed Jul 7 21:28:12 GMT 2004 
State-Changed-Why:  
Committed to -CURRENT.  I'll take care of the MFC. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Wed Jul 7 21:28:12 GMT 2004 
Responsible-Changed-Why:  
Committed to -CURRENT.  I'll take care of the MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67458 
State-Changed-From-To: patched->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Aug 24 20:33:38 GMT 2004 
State-Changed-Why:  
Merged to RELENG_4 in revision 1.10.2.7 of lex.1 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67458 
>Unformatted:
