]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
manpage update
authorHarald Hoyer <harald@redhat.com>
Fri, 6 Aug 2010 13:32:08 +0000 (15:32 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 6 Aug 2010 13:32:08 +0000 (15:32 +0200)
dracut.8.xml
dracut.conf.5.xml

index ed4b74bf8324951ff08acfe0794c41296d497fa4..65d7a87ffa2385988755a1752093a9f9141547e5 100644 (file)
@@ -312,8 +312,10 @@ Thsi is useful when running dracut from a git checkout.</para>
             <option>--hostonly</option>
           </term>
           <listitem>
-          <para>Host-Only mode: Install only what is needed for booting 
-the local host instead of a generic host. <emphasis role="bold">If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab.</emphasis></para>
+            <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 &quot;--fstab&quot; and provide a valid /etc/fstab.</para></warning>
+           </para>
           </listitem>
         </varlistentry>
         <varlistentry>
@@ -321,7 +323,7 @@ the local host instead of a generic host. <emphasis role="bold">If chrooted to a
             <option>--fstab</option>
           </term>
           <listitem>
-          <para>Use /etc/fstab instead of /proc/self/mountinfo.</para>
+            <para>Use <filename>/etc/fstab</filename> instead of <filename>/proc/self/mountinfo</filename>.</para>
           </listitem>
         </varlistentry>
         <varlistentry>
@@ -332,7 +334,7 @@ the local host instead of a generic host. <emphasis role="bold">If chrooted to a
             <option>--include&nbsp;<replaceable>&lt;source directory&gt;</replaceable>&nbsp;<replaceable>&lt;target directory&gt;</replaceable></option>
           </term>
           <listitem>
-            <para>include the files in the SOURCE directory into the
+            <para>include the files in the source directory into the
 target directory in the final initramfs.</para>
           </listitem>
         </varlistentry>
@@ -366,7 +368,7 @@ target directory in the final initramfs.</para>
           <filename>/tmp/dracut.log</filename>
         </term>
         <listitem>
-          <para>logfile of initramfs image creation, if /var/log/dracut.log is not writable</para>
+          <para>logfile of initramfs image creation, if <filename>/var/log/dracut.log</filename> is not writable</para>
         </listitem>
       </varlistentry>
       <varlistentry>
index 1c0146a3e46ad9386f3993a8597fb1c4d9cc4769..175a2fe88633b66e7293ccba40f45a9d6c9a486d 100644 (file)
@@ -124,7 +124,9 @@ initramfs.</para>
         </term>
         <listitem>
           <para>Host-Only mode: Install only what is needed for booting 
-the local host instead of a generic host. <emphasis role="bold">If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab.</emphasis></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 /etc/fstab.</para></warning>
+         </para>
         </listitem>
       </varlistentry>
       <varlistentry>