aboutsummaryrefslogtreecommitdiffstats
path: root/doc/it/texinfo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/texinfo.tex')
-rw-r--r--doc/it/texinfo.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/it/texinfo.tex b/doc/it/texinfo.tex
index 78b23c1f..ca05be3f 100644
--- a/doc/it/texinfo.tex
+++ b/doc/it/texinfo.tex
@@ -5257,8 +5257,11 @@ end
% The default definitions
\def\sortas#1{}%
\def\seealso#1{\i{\putwordSeeAlso}\ #1}% for sorted index file only
-\def\putwordSeeAlso{See also}
-\def\seeentry#1{\i{\putwordSee}\ #1}% for sorted index file only
+% for Italian
+\def\putwordSeeAlso{Si veda anche}
+\def\seeentry#1{\i{\putwordSiVeda}\ #1}% for sorted index file only
+\def\putwordSiVeda{Si veda}
+% end for Italian
% Given index entry text like "aaa @subentry bbb @sortas{ZZZ}":