|
Harald Hoyer |
2d3fda |
From 18595cede8d84212bc8f9055f5710f97998ed165 Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
2d3fda |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
2d3fda |
Date: Fri, 6 Jul 2012 12:30:03 +0200
|
|
Harald Hoyer |
2d3fda |
Subject: [PATCH] dracut.8.asc: fixup NOTE sections
|
|
Harald Hoyer |
2d3fda |
|
|
Harald Hoyer |
2d3fda |
---
|
|
Harald Hoyer |
2d3fda |
dracut.8.asc | 5 ++---
|
|
Harald Hoyer |
2d3fda |
1 file changed, 2 insertions(+), 3 deletions(-)
|
|
Harald Hoyer |
2d3fda |
|
|
Harald Hoyer |
2d3fda |
diff --git a/dracut.8.asc b/dracut.8.asc
|
|
Harald Hoyer |
2d3fda |
index 3c0efb9..619fcaf 100644
|
|
Harald Hoyer |
2d3fda |
--- a/dracut.8.asc
|
|
Harald Hoyer |
2d3fda |
+++ b/dracut.8.asc
|
|
Harald Hoyer |
2d3fda |
@@ -46,7 +46,7 @@ example:
|
|
Harald Hoyer |
2d3fda |
**-o, --omit** _<list of dracut modules>_::
|
|
Harald Hoyer |
2d3fda |
omit a space-separated list of dracut modules. This parameter can be
|
|
Harald Hoyer |
2d3fda |
specified multiple times.
|
|
Harald Hoyer |
2d3fda |
-
|
|
Harald Hoyer |
2d3fda |
++
|
|
Harald Hoyer |
2d3fda |
[NOTE]
|
|
Harald Hoyer |
2d3fda |
===============================
|
|
Harald Hoyer |
2d3fda |
If [LIST] has multiple arguments, then you have to put these in quotes. For
|
|
Harald Hoyer |
2d3fda |
@@ -130,7 +130,7 @@ example:
|
|
Harald Hoyer |
2d3fda |
specify a space-separated list of kernel filesystem modules to exclusively
|
|
Harald Hoyer |
2d3fda |
include in the generic initramfs. This parameter can be specified multiple
|
|
Harald Hoyer |
2d3fda |
times.
|
|
Harald Hoyer |
2d3fda |
-
|
|
Harald Hoyer |
2d3fda |
++
|
|
Harald Hoyer |
2d3fda |
[NOTE]
|
|
Harald Hoyer |
2d3fda |
===============================
|
|
Harald Hoyer |
2d3fda |
If [LIST] has multiple arguments, then you have to put these in quotes. For
|
|
Harald Hoyer |
2d3fda |
@@ -273,7 +273,6 @@ provide a valid _/etc/fstab_.
|
|
Harald Hoyer |
2d3fda |
===============================
|
|
Harald Hoyer |
2d3fda |
If [LIST] has multiple arguments, then you have to put these in quotes. For
|
|
Harald Hoyer |
2d3fda |
example:
|
|
Harald Hoyer |
2d3fda |
-+
|
|
Harald Hoyer |
2d3fda |
----
|
|
Harald Hoyer |
2d3fda |
# dracut --install "/bin/foo /sbin/bar" ...
|
|
Harald Hoyer |
2d3fda |
----
|