From 8f330804cf3061aacf627ca63f6483207230d7b6 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 6 Oct 2019 21:04:06 +0300 Subject: Typo fix in the manual. --- doc/it/ChangeLog | 4 ++++ doc/it/gawktexi.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/it') diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog index 27bd5569..a1e32dd4 100644 --- a/doc/it/ChangeLog +++ b/doc/it/ChangeLog @@ -1,3 +1,7 @@ +2019-10-06 Arnold D. Robbins + + * gawktexi.in: Updated. + 2019-10-05 Antonio Giovanni Colombo * gawktexi.in: Updated. diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in index 0b255d43..8772e392 100644 --- a/doc/it/gawktexi.in +++ b/doc/it/gawktexi.in @@ -12244,7 +12244,7 @@ Si possono assegnare valori a variabili di questo tipo usando la sintassi seguente: @example -gawk -v 're1=@/pippo|pluto/' '@dots{}' /percorso/al/file1 're2=@/ciao|salve/' /percorso/al/file2 +gawk -v 're1=@@/pippo|pluto/' '@dots{}' /percorso/al/file1 're2=@@/ciao|salve/' /percorso/al/file2 @end example @noindent -- cgit v1.2.3