1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <article xmlns=
"http://docbook.org/ns/docbook"
4 version=
"5.0" xml:
lang=
"en">
5 <!-- STDfilenameDTS -->
6 <!-- File ID: STDuuidDTS -->
7 <title>Example refentry
</title>
10 <refentrytitle>ls
</refentrytitle>
11 <manvolnum>1</manvolnum>
15 <refpurpose>list contents of a directory
</refpurpose>
19 <command>/usr/bin/ls
</command>
21 <option>aAbcCdfFgilLmnopqrRstux1
</option>
23 <arg choice=
"opt" rep=
"repeat">file
</arg>
27 <title>Description
</title>
29 <para>For each file that is a directory,
<command>ls
</command>
30 lists the contents of the directory; for each file that is an
31 ordinary file,
<command>ls
</command> repeats its name and any
32 other information requested.
</para>
38 <!-- vim: set tw=72 ts=2 sts=2 sw=2 et fo=tcqw fenc=UTF-8 : -->