summaryrefslogtreecommitdiff
path: root/it
diff options
context:
space:
mode:
Diffstat (limited to 'it')
-rw-r--r--it/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/appendix/preseed.xml b/it/appendix/preseed.xml
index cbb2b850d..d9b08a97b 100644
--- a/it/appendix/preseed.xml
+++ b/it/appendix/preseed.xml
@@ -1980,7 +1980,7 @@ An MD5 hash for a password can be generated using the following command.
Un hash MD5 di una password può essere creato usando il seguente comando.
<informalexample><screen>
-$ echo "r00tme" | mkpasswd -s -H MD5
+$ echo "r00tme" | mkpasswd -s -m md5
</screen></informalexample>
</para>