Commit Graph

13 Commits (65b52c687b7fef81b18abadc5828750979592b43)

Author SHA1 Message Date
Vitor Henrique c19a39c1d4
lex: add examples and add {Free,Net,Open}BSD pages (#11895)
* lex: add examples and add other BSD

* lex: fix OpenBSD man link

* lex: remove unsupported option from OpenBSD

* lex: apply suggestions from code review

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* flex, lex: moving flex options to common/flex.md

* lex: mention `lex` alias to `flex`

* Update pages/linux/lex.md

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-07 14:44:19 +05:30
pixel 07bec36551
lex: split posix, bsd and linux (#10001) 2023-04-01 10:20:08 +05:30
Seth Falco 34fde6d16f
*: convert en-GB to en-US (#8155) 2022-06-27 07:23:12 -03:00
lincc 35d3601e38
common/l*: add more information link (#6577) 2021-09-23 15:34:23 -03:00
Liam McMenemie c08906baca lex: improve wording 2017-12-28 02:16:22 +00:00
Liam McMenemie 2a1931ede2 lex: fix syntax mistake 2017-12-11 21:36:10 +00:00
Liam McMenemie adf0c97b51 lex: add --outfile example 2017-12-11 21:30:23 +00:00
Liam McMenemie c235838b14 lex: improve token names 2017-12-11 21:28:07 +00:00
Liam McMenemie 7774de48d4 lex: use long `--output` flag 2017-12-11 14:08:17 +00:00
Liam McMenemie 015000ee03 lex: follow convention of colons at end of line 2017-12-11 14:07:57 +00:00
Liam McMenemie 5ba8bc61f4 lex: replace `gcc` with `cc` 2017-12-11 14:04:04 +00:00
Liam McMenemie 5d07f2c4b0 lex: add token formatting 2017-12-11 14:00:38 +00:00
Liam McMenemie c358317df4 lex: add page 2017-12-11 13:57:43 +00:00