diff options
Diffstat (limited to 'it/using-d-i/modules')
-rw-r--r-- | it/using-d-i/modules/partman.xml | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/it/using-d-i/modules/partman.xml b/it/using-d-i/modules/partman.xml index 98218b644..f1ccb728d 100644 --- a/it/using-d-i/modules/partman.xml +++ b/it/using-d-i/modules/partman.xml @@ -5,7 +5,6 @@ <sect3 id="partman"> <!-- <title>Partitioning Your Disks</title> --> <title>Partizionamento dei dischi</title> - <para> <!-- @@ -69,26 +68,20 @@ guidato non funziona. <tbody> <row> - <entry> - <!-- All files in one partition --> - Tutti i file in una partizione - </entry> + <entry><!-- All files in one partition --> + Tutti i file in una partizione</entry> <entry>600MB</entry> <entry><filename>/</filename>, swap</entry> </row><row> - <entry> - <!-- Desktop machine --> - Macchina desktop - </entry> + <entry><!-- Desktop machine --> + Macchina desktop</entry> <entry>500MB</entry> <entry> <filename>/</filename>, <filename>/home</filename>, swap </entry> </row><row> - <entry> - <!-- Multi-user workstation --> - Stazione di lavoro multi-utente - </entry> + <entry><!-- Multi-user workstation --> + Stazione di lavoro multi-utente</entry> <entry>1GB</entry> <entry> <filename>/</filename>, <filename>/home</filename>, |