diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/howtos/encrypted_parabola.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howtos/encrypted_parabola.html b/docs/howtos/encrypted_parabola.html index cdbcf209..6466c599 100644 --- a/docs/howtos/encrypted_parabola.html +++ b/docs/howtos/encrypted_parabola.html @@ -103,7 +103,7 @@ </p> <p> It tells me to run:<br/> - # <b>cryptosetup benchmark</b> (for making sure the list below is populated)<br/> + # <b>cryptsetup benchmark</b> (for making sure the list below is populated)<br/> Then:<br/> # <b>cat /proc/crypto</b><br/> This gives me crypto options that I can use. It also provides a representation of the best way to setup LUKS (in this case, security is a priority; speed, a distant second). |