37 lines
1.4 KiB
Diff
37 lines
1.4 KiB
Diff
From ffcfc0e432e7b61159fa7e5d0bb992c2e0704f2c Mon Sep 17 00:00:00 2001
|
|
From: Harald Hoyer <harald@redhat.com>
|
|
Date: Mon, 10 Oct 2011 11:55:17 +0200
|
|
Subject: [PATCH] dracut.*.xml: s/exisiting/existing/g
|
|
|
|
---
|
|
dracut.8.xml | 2 +-
|
|
dracut.conf.5.xml | 2 +-
|
|
2 files changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
diff --git a/dracut.8.xml b/dracut.8.xml
|
|
index 882eac6..d4689ee 100644
|
|
--- a/dracut.8.xml
|
|
+++ b/dracut.8.xml
|
|
@@ -251,7 +251,7 @@ include in the generic initramfs. This parameter can be specified multiple times
|
|
<listitem>
|
|
<para>add a space-separated list of fsck tools, in addition to
|
|
<filename>dracut.conf</filename>'s specification; the
|
|
- installation is opportunistic (non-exisiting tools are ignored)
|
|
+ installation is opportunistic (non-existing tools are ignored)
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
diff --git a/dracut.conf.5.xml b/dracut.conf.5.xml
|
|
index dbcdb90..6909a4a 100644
|
|
--- a/dracut.conf.5.xml
|
|
+++ b/dracut.conf.5.xml
|
|
@@ -165,7 +165,7 @@ initramfs.</para>
|
|
/sbin/fsck* xfs_db xfs_check xfs_repair e2fsck jfs_fsck
|
|
reiserfsck btrfsck</replaceable>"
|
|
</para>
|
|
- <para>The installation is opportunistic (non-exisiting tools are ignored).<para>
|
|
+ <para>The installation is opportunistic (non-existing tools are ignored).<para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|