diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/nitros9guide/park.refentry	Sat Aug 03 17:01:11 2002 +0000
@@ -0,0 +1,27 @@
+<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>
+