pages.*: standardize capitalization in note term (#12195)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
fb4f4b550c
commit
1de9190d63
@@ -2,7 +2,7 @@
|
||||
|
||||
> Lexical analyzer generator. A rewrite of `lex` with extensions to the POSIX specification.
|
||||
> Given the specification for a lexical analyzer, generates C code implementing it.
|
||||
> NOTE: long options don't work on OpenBSD.
|
||||
> Note: long options don't work on OpenBSD.
|
||||
> More information: <https://manned.org/flex>.
|
||||
|
||||
- Generate an analyzer from a flex file, storing it to the file `lex.yy.c`:
|
||||
|
Reference in New Issue
Block a user