]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.8.asc: fixup NOTE sections
authorHarald Hoyer <harald@redhat.com>
Fri, 6 Jul 2012 10:30:03 +0000 (12:30 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 6 Jul 2012 10:34:45 +0000 (12:34 +0200)
dracut.8.asc

index 3c0efb9538e47a91694ac438e38387609334cfd4..619fcaf66c420fb406c155d5933491f9d8ed97f2 100644 (file)
@@ -46,7 +46,7 @@ example:
 **-o, --omit** _<list of dracut modules>_::
     omit a space-separated list of dracut modules. This parameter can be
     specified multiple times.
-
++
 [NOTE]
 ===============================
 If [LIST] has multiple arguments, then you have to put these in quotes. For
@@ -130,7 +130,7 @@ example:
     specify a space-separated list of kernel filesystem modules to exclusively
     include in the generic initramfs. This parameter can be specified multiple
     times.
-
++
 [NOTE]
 ===============================
 If [LIST] has multiple arguments, then you have to put these in quotes. For
@@ -273,7 +273,6 @@ provide a valid _/etc/fstab_.
 ===============================
 If [LIST] has multiple arguments, then you have to put these in quotes. For
 example:
-+
 ----
 # dracut --install "/bin/foo /sbin/bar"  ...
 ----