aboutsummaryrefslogtreecommitdiffstats
path: root/doc/it/sidebar.awk
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/sidebar.awk')
-rw-r--r--doc/it/sidebar.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/sidebar.awk b/doc/it/sidebar.awk
index d1f3efc3..4c0748e2 100644
--- a/doc/it/sidebar.awk
+++ b/doc/it/sidebar.awk
@@ -37,7 +37,7 @@ BEGIN {
/^@end[ \t]+sidebar[ \t]*$/ {
collecting = 0
- printf "@cindex sidebar, %s\n", title
+ printf "@cindex riquadro @subentry %s\n", title
printf "@ifdocbook\n"
printf "@docbook\n"
printf "<sidebar><title>%s</title>\n", title