diff options
author | Harald Hoyer <harald@redhat.com> | 2010-08-06 15:38:52 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2010-08-06 15:38:52 +0200 |
commit | c865ecbf32590625b1cc638434c768eac2400a90 (patch) | |
tree | c0b3e99ce6401335f9f29bdedb1e2f7f8e441655 /dracut.8.xml | |
parent | 2576bec68fe07e4c5d04d8ec0a5c4a1f5b5f9aa2 (diff) | |
download | dracut-c865ecbf32590625b1cc638434c768eac2400a90.tar.gz dracut-c865ecbf32590625b1cc638434c768eac2400a90.tar.bz2 dracut-c865ecbf32590625b1cc638434c768eac2400a90.zip |
manpage update
Diffstat (limited to 'dracut.8.xml')
-rw-r--r-- | dracut.8.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/dracut.8.xml b/dracut.8.xml index 65d7a87f..f986b8cc 100644 --- a/dracut.8.xml +++ b/dracut.8.xml @@ -68,7 +68,7 @@ </cmdsynopsis> </refsynopsisdiv> <refsect1> - <title>Descrition</title> + <title>Description</title> <para><command>dracut</command> creates an initial image used by the kernel for preloading the block device modules (such as IDE, SCSI or RAID) @@ -314,8 +314,10 @@ Thsi is useful when running dracut from a git checkout.</para> <listitem> <para>Host-Only mode: Install only what is needed for booting 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 /etc/fstab.</para></warning> - </para> + <warning> + <para>If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab.</para> + </warning> + </para> </listitem> </varlistentry> <varlistentry> @@ -353,7 +355,7 @@ target directory in the final initramfs.</para> </refsect2> </refsect1> <refsect1> - <title>FILES</title> + <title>Files</title> <variablelist> <varlistentry> <term> @@ -419,12 +421,12 @@ set in the configuration files.</para> </refsect2> </refsect1> <refsect1> - <title>AVAILABILITY</title> + <title>Availability</title> <para>The dracut command is part of the dracut package and is available from <ulink url="http://sourceforge.net/apps/trac/dracut/wiki">http://sourceforge.net/apps/trac/dracut/wiki</ulink></para> </refsect1> <refsect1> - <title>SEE ALSO</title> + <title>See Also</title> <para> <citerefentry> <refentrytitle>dracut.kernel</refentrytitle> |