diff options
author | Harald Hoyer <harald@redhat.com> | 2010-10-15 13:14:08 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2010-10-15 13:14:08 +0200 |
commit | 1b4a9d8ad83f6e5bd6ed4c0341bcaa2b6800cc4c (patch) | |
tree | 5db80704aa0b15f77d183005f91020855dccc40a /dracut.8.xml | |
parent | 6bde7a17bedde5f4917d3a337eafeac7bd55b7b1 (diff) | |
download | dracut-1b4a9d8ad83f6e5bd6ed4c0341bcaa2b6800cc4c.tar.gz dracut-1b4a9d8ad83f6e5bd6ed4c0341bcaa2b6800cc4c.tar.bz2 dracut-1b4a9d8ad83f6e5bd6ed4c0341bcaa2b6800cc4c.zip |
documentation update
Diffstat (limited to 'dracut.8.xml')
-rw-r--r-- | dracut.8.xml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/dracut.8.xml b/dracut.8.xml index 0931f48f..34b39865 100644 --- a/dracut.8.xml +++ b/dracut.8.xml @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []> -<refentry> +<refentry id="dracut8"> <refentryinfo> <title>dracut</title> <productname>dracut</productname> @@ -313,8 +313,7 @@ Thsi is useful when running dracut from a git checkout.</para> the local host instead of a generic host. <warning> <para>If chrooted to another root other than the real root device, use "--fstab" and provide a valid <filename>/etc/fstab</filename>.</para> - </warning> - </para> + </warning></para> </listitem> </varlistentry> <varlistentry> @@ -365,8 +364,7 @@ target directory in the final initramfs.</para> <para>Compress the generated initramfs using bzip2. <warning> <para>Make sure your kernel has bzip2 decompression support compiled in, otherwise you will not be able to boot.</para> - </warning> - </para> + </warning></para> </listitem> </varlistentry> <varlistentry> @@ -377,8 +375,7 @@ target directory in the final initramfs.</para> <para>Compress the generated initramfs using lzma. <warning> <para>Make sure your kernel has lzma decompression support compiled in, otherwise you will not be able to boot.</para> - </warning> - </para> + </warning></para> </listitem> </varlistentry> <varlistentry> |