view docs/nitros9guide/park.refentry @ 937:9f5945771770

Rewritten in assembler for size -- thanks Bob
author boisy
date Tue, 21 Jan 2003 04:31:22 +0000
parents 647e56c744cf
children c565a4700689
line wrap: on
line source

<refentry id="park">
<refnamediv>
<refname>PARK</refname>
<refpurpose>Park the heads on a hard disk device</refpurpose>
</refnamediv>

<refsynopsisdiv>
<cmdsynopsis>
<command>PARK</command>
<arg choice="plain">
  &replstart;device name&replend;
</arg>
</cmdsynopsis>
</refsynopsisdiv>

<refsect1><title>Description</title>
<para>
This command parks the heads on a hard disk device.
</para>
</refsect1>
<refsect1><title>Examples</title>
<literallayout>
park /H0
</literallayout>
</refsect1>
</refentry>