cc91be1122
- touch /dev/.systemd/plymouth after plymouth started
23 lines
815 B
Diff
23 lines
815 B
Diff
From c965ed2db4062044ba43e78b28376f572878e2bf Mon Sep 17 00:00:00 2001
|
|
From: Harald Hoyer <harald@redhat.com>
|
|
Date: Tue, 8 Feb 2011 18:06:25 +0100
|
|
Subject: [PATCH] dracut.8.xml: corrected typo
|
|
|
|
---
|
|
dracut.8.xml | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
|
|
diff --git a/dracut.8.xml b/dracut.8.xml
|
|
index 34b3986..26e575b 100644
|
|
--- a/dracut.8.xml
|
|
+++ b/dracut.8.xml
|
|
@@ -298,7 +298,7 @@ Default:
|
|
<para>activates the local mode. dracut will use modules from the current working
|
|
directory instead of the system-wide installed modules in
|
|
<filename>/usr/share/dracut/modules.d</filename>.
|
|
-Thsi is useful when running dracut from a git checkout.</para>
|
|
+This is useful when running dracut from a git checkout.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|