Indentation/whitespaces fix (can be ignored).

This commit is contained in:
Marc Fonvieille 2003-01-26 18:50:35 +00:00
parent 7331f8a7b4
commit 7b1775b35a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15800

View file

@ -1434,20 +1434,21 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
<itemizedlist>
<listitem>
<para><command>mt fsf 1</command> causes the tape drive to write an
Identifier Block to the tape.</para>
<para><command>mt fsf 1</command> causes the tape drive to write an
Identifier Block to the tape.</para>
</listitem>
<listitem>
<para>Use the front panel button to eject the tape.</para>
<para>Use the front panel button to eject the tape.</para>
<para>Re-insert the tape and <command>dump</command> data to the tape.</para>
<para>Re-insert the tape and <command>dump</command> data to
the tape.</para>
<para><command>dump</command> will report <literal>DUMP: End of tape
detected</literal> and the console will show: <literal>HARDWARE
FAILURE info:280 asc:80,96</literal>.</para>
<para><command>dump</command> will report <literal>DUMP: End of tape
detected</literal> and the console will show: <literal>HARDWARE
FAILURE info:280 asc:80,96</literal>.</para>
<para>rewind the tape using: <command>mt rewind</command>.</para>
<para>rewind the tape using: <command>mt rewind</command>.</para>
<para>Subsequent tape operations are successful.</para>
</listitem>