Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 1999 18:22:24 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/11021: typo in lex man page
Message-ID:  <199904081022.SAA33950@Terry.Dorm10.NCTU.edu.tw>

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

>Number:         11021
>Category:       docs
>Synopsis:       typo in lex man page
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr  8 03:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:

FreeBSD Terry.Dorm10.NCTU.edu.tw 4.0-CURRENT FreeBSD 4.0-CURRENT #16: Sun Mar 21 12:54:31 CST 1999     root@Terry.Dorm10.NCTU.edu.tw:/usr/src/sys/compile/TERRY  i386

>Description:

maybe there's a typo in lex man page..

[\-bcdfhilnpstvwBFILTV78+?

might be

[\-bcdfhilnpstvwBFILTV78+]

>How-To-Repeat:

man lex

>Fix:
	
--- /usr/src/usr.bin/lex/lex.1	Fri Oct  2 03:40:27 1998
+++ lex.1	Thu Apr  8 18:16:44 1999
@@ -3,7 +3,7 @@
 flex \- fast lexical analyzer generator
 .SH SYNOPSIS
 .B flex
-.B [\-bcdfhilnpstvwBFILTV78+? \-C[aefFmr] \-ooutput \-Pprefix \-Sskeleton]
+.B [\-bcdfhilnpstvwBFILTV78+] \-C[aefFmr] \-ooutput \-Pprefix \-Sskeleton]
 .B [\-\-help \-\-version]
 .I [filename ...]
 .SH OVERVIEW

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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