summaryrefslogtreecommitdiff
path: root/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'pt_BR')
-rw-r--r--pt_BR/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR/appendix/preseed.xml b/pt_BR/appendix/preseed.xml
index f7bf71b14..7aa08f26e 100644
--- a/pt_BR/appendix/preseed.xml
+++ b/pt_BR/appendix/preseed.xml
@@ -1159,7 +1159,7 @@ chave SSH ou <command>sudo</command>).
Um hash MD5 para senha pode ser gerado com o seguinte comando.
<informalexample><screen>
-$ echo "r00tme" | mkpasswd -s -H MD5
+$ echo "r00tme" | mkpasswd -s -m md5
</screen></informalexample>
</para>