From b23b02c86f170636a2b0cf78f9b3a38e7710594b Mon Sep 17 00:00:00 2001 From: julien Date: Thu, 24 Oct 2019 21:20:32 +0200 Subject: [PATCH] awk: reworded header for French translation --- pages.fr/common/awk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.fr/common/awk.md b/pages.fr/common/awk.md index 73bbfae4f6..7f9207f322 100644 --- a/pages.fr/common/awk.md +++ b/pages.fr/common/awk.md @@ -1,7 +1,7 @@ # awk > Langage de programmation polyvalent pour travailler sur des fichiers. -> Pour plus d'informations : . +> Plus d'informations : . - Affiche la cinquième colonne (ou le champ) dans un fichier qui utilise des espaces comme séparateur :