summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/howtos/encrypted_parabola.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howtos/encrypted_parabola.html b/docs/howtos/encrypted_parabola.html
index cdbcf20..6466c59 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).