From 7ea25f3a3426bd60c26e2deaf07f2c3918e65dcb Mon Sep 17 00:00:00 2001
From: Harald Hoyer <harald@redhat.com>
Date: Wed, 7 Apr 2010 11:17:46 +0200
Subject: [PATCH 01/15] dracut.8: fixed LUKS paragraph
---
dracut.8 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/dracut.8 b/dracut.8
index 3ec9c4f..5220dea 100644
--- a/dracut.8
+++ b/dracut.8
@@ -214,8 +214,9 @@ only activate the LUKS partitions with the given UUID
Any "luks-" of the LUKS UUID is removed before comparing to <luks uuid>.
The comparisons also matches, if <luks uuid> is only the beginning of the
LUKS UUID, so you don't have to specify the full UUID.
+.TP
.BR rd_NO_CRYPTTAB
-do not check if LUKS partition is in /etc/crypttab
+do not check, if LUKS partition is in /etc/crypttab
.SS MD
.TP
--
1.7.0.1