summaryrefslogtreecommitdiff
path: root/nl/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'nl/appendix')
-rw-r--r--nl/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index db042481f..eba454718 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1138,7 +1138,7 @@ authentication or <command>sudo</command>).
An MD5 hash for a password can be generated using the following command.
<informalexample><screen>
-$ echo "r00tme" | mkpasswd -s -H MD5
+$ echo "r00tme" | mkpasswd -s -m md5
</screen></informalexample>
</para>