From b25bf872407b6b2097afad7c263c6217c37aaa22 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Thu, 14 Jul 2016 11:57:44 +0100 Subject: [PATCH] add space before opening parenthesis --- pages/linux/cryptsetup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cryptsetup.md b/pages/linux/cryptsetup.md index 65cbd8d8d..70be5c0fd 100644 --- a/pages/linux/cryptsetup.md +++ b/pages/linux/cryptsetup.md @@ -1,6 +1,6 @@ # cryptsetup -> Manage plain dm-crypt and LUKS(Linux Unified Key Setup) encrypted volumes. +> Manage plain dm-crypt and LUKS (Linux Unified Key Setup) encrypted volumes. - Initialize a LUKS volume (overwrites all data on the partition):