summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/awk-fr.html.markdown
Commit message (Collapse)AuthorAgeLines
* [AWK/fr] correction orthography (#4445)nbehrnd2022-07-12-20/+25
| | | | | | | | | | | | * [awk-fr], spell check, errors spot by @vendethiel The commit accounts for errors in orthography identified by @vendethiel.[1] [1] https://github.com/adambard/learnxinyminutes-docs/pull/4440 * [awk-fr] spell check, own revision Additional spell check.
* shorten overly long linesNorwid Behrnd2022-07-11-48/+75
| | | | Following the recommendation to not exceed 80 characters/line.
* correct example about gsubNorwid Behrnd2022-07-11-1/+1
| | | | | | | This corrects an error spot in the English edition of the document spot earlier[1] and equally present in the French one. [1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
* Move "awk" articles to the "tool" categoryPierre-François Clement2019-03-08-1/+2
|
* [awk/fr] add awk-fr.html.markdown (#3482)GannonTdW2019-03-02-0/+376
* add awk-fr.html.markdown * correction of an oversight * it's done * vendethiel review (1/2) * vendethiel review (2/2) * vendethiel review (3)