comparison docs/nitros9guide/list.refentry @ 1093:4dae346c4969

Added crossreferences and lowercased synopsises
author roug
date Mon, 07 Apr 2003 21:01:46 +0000
parents c565a4700689
children b00cf13c9f61
comparison
equal deleted inserted replaced
1092:f5d45fbe3a76 1093:4dae346c4969
4 <refpurpose>List the contents of a text file</refpurpose> 4 <refpurpose>List the contents of a text file</refpurpose>
5 </refnamediv> 5 </refnamediv>
6 6
7 <refsynopsisdiv> 7 <refsynopsisdiv>
8 <cmdsynopsis> 8 <cmdsynopsis>
9 <command>LIST</command> 9 <command>list</command>
10 <arg choice="plain"> 10 <arg choice="plain">
11 <replaceable>path</replaceable> 11 <replaceable>path</replaceable>
12 </arg> 12 </arg>
13 <arg choice="plain"> 13 <arg choice="plain">
14 &repeatst; <replaceable>path</replaceable> &repeaten; 14 &repeatst; <replaceable>path</replaceable> &repeaten;
26 </para> 26 </para>
27 <para> 27 <para>
28 This command is most commonly used to examine or print text files. 28 This command is most commonly used to examine or print text files.
29 </para> 29 </para>
30 <para> 30 <para>
31 For more information see: 2.3, 3.9.2 31 For more information see: <xref linkend="sec2.3"/>, <xref linkend="sec3.9.2"/>
32 </para> 32 </para>
33 </refsect1> 33 </refsect1>
34 <refsect1><title>Examples</title> 34 <refsect1><title>Examples</title>
35 <literallayout> 35 <literallayout>
36 list /d0/startup &gt;/P &amp; (output is redirected to printer) 36 list /d0/startup &gt;/P &amp; (output is redirected to printer)