view docs/nitros9guide/park.refentry @ 603:e9578f62b346

All refentries finished.
author roug
date Fri, 15 Nov 2002 21:49:51 +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>