diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-09-16 22:17:47 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-09-16 22:17:47 +0000 |
commit | 077130ab47b8487c9f002d88a4804241073eda2b (patch) | |
tree | 2b535b4c29b388462141285aed376e8475c5c91d /it/using-d-i | |
parent | 5abaf8b8372e1937b1056785c6c38d41aa4347bc (diff) | |
download | installation-guide-077130ab47b8487c9f002d88a4804241073eda2b.zip |
Include a few "Using the Debian Installer" paragraphs on all x86 ports
Diffstat (limited to 'it/using-d-i')
-rw-r--r-- | it/using-d-i/modules/clock-setup-finish.xml | 4 | ||||
-rw-r--r-- | it/using-d-i/modules/x86/grub-installer.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/it/using-d-i/modules/clock-setup-finish.xml b/it/using-d-i/modules/clock-setup-finish.xml index fac645e1a..04f6bc79b 100644 --- a/it/using-d-i/modules/clock-setup-finish.xml +++ b/it/using-d-i/modules/clock-setup-finish.xml @@ -26,7 +26,7 @@ whether or not the clock is set to UTC. <phrase arch="powerpc">Macintosh hardware clocks are normally set to local time. If you want to dual-boot, select local time instead of UTC.</phrase> -<phrase arch="x86">Systems that (also) run Dos or Windows are normally +<phrase arch="any-x86">Systems that (also) run Dos or Windows are normally set to local time. If you want to dual-boot, select local time instead of UTC.</phrase> --> @@ -35,7 +35,7 @@ Nella modalità esperto è possibile scegliere se l'orologio del proprio computer è impostato con UTC o no.<phrase arch="powerpc"> L'orologio hardware dei Macintosh è normalmente regolato con l'ora locale, se si vuole un sistema dual-boot scegliere l'ora locale invece -di UTC.</phrase><phrase arch="x86"> +di UTC.</phrase><phrase arch="any-x86"> I sistemi su cui viene usato (anche) Dos o Windows sono normalmente regolati con l'ora locale, se si vuole un sistema dual-boot scegliere l'ora locale invece di UTC.</phrase> diff --git a/it/using-d-i/modules/x86/grub-installer.xml b/it/using-d-i/modules/x86/grub-installer.xml index 0666776f5..5e4ea31b1 100644 --- a/it/using-d-i/modules/x86/grub-installer.xml +++ b/it/using-d-i/modules/x86/grub-installer.xml @@ -1,7 +1,7 @@ <!-- retain these comments for translator revision tracking --> <!-- original version: 46722 --> - <sect3 arch="x86"> + <sect3 arch="any-x86"> <!-- <title>Install the <command>Grub</command> Boot Loader on a Hard Disk</title> --> <title>Installazione del boot loader <command>Grub</command> sul |