view docs/nitros9guide/park.refentry @ 363:647e56c744cf

Added deiniz.refentry error.refentry park.refentry mainly as placeholders since I don't have the actual documentation.
author roug
date Sat, 03 Aug 2002 17:01:11 +0000
parents
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>