From 5cb4874ee8bda3226e52aec1e3a5493bfede331c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 1 May 2015 13:51:39 +0200 Subject: [PATCH] loop.4: wfix Signed-off-by: Michael Kerrisk --- man4/loop.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man4/loop.4 b/man4/loop.4 index 61476b2cb..9781c9b3f 100644 --- a/man4/loop.4 +++ b/man4/loop.4 @@ -96,7 +96,9 @@ struct loop_info { .in .fi -The encryption type should be one of +The encryption type +.RI ( lo_encrypt_type ) +should be one of .BR LO_CRYPT_NONE , .BR LO_CRYPT_XOR , .BR LO_CRYPT_DES ,