summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-09-16 08:36:43 +0100
committerFrancis Rowe <info@gluglug.org.uk>2014-09-16 08:36:43 +0100
commitb4246f5cd5ca82e75c8f5708fcbabef4720e47b9 (patch)
treeb18b6b1717910d8c25d4cf1c4aa25875028340ad /docs
parent483a31ed8d01499a25ed92a95a4f9d945dd66ae9 (diff)
docs/howtos/encrypted_parabola.html: Fix typo
Diffstat (limited to 'docs')
-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).