aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/less.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/less.xml')
-rw-r--r--chapter06/less.xml24
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/less.xml b/chapter06/less.xml
index e404cc8fa..f855c9e85 100644
--- a/chapter06/less.xml
+++ b/chapter06/less.xml
@@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
-<sect1 id="ch-system-less" xreflabel="Less">
+<sect1 id="ch-system-less" xreflabel="Less" role="wrap">
<title>Less-&less-version;</title>
<?dbhtml filename="less.html"?>
<indexterm zone="ch-system-less"><primary sortas="a-Less">Less</primary></indexterm>
+<sect2 role="package"><title/>
<para>The Less package contains a text file viewer.</para>
-<screen>&buildtime; 0.1 SBU
-&diskspace; 3.4 MB</screen>
-
-<para>Less installation depends on: Bash, Binutils, Coreutils, Diffutils,
-GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
-
-
+<segmentedlist>
+<segtitle>&buildtime;</segtitle>
+<segtitle>&diskspace;</segtitle>
+<seglistitem><seg>0.1 SBU</seg><seg>3.4 MB</seg></seglistitem>
+</segmentedlist>
+
+<segmentedlist>
+<segtitle>Less installation depends on</segtitle>
+<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
+</segmentedlist>
+</sect2>
-<sect2>
+<sect2 role="installation">
<title>Installation of Less</title>
<para>Prepare Less for compilation:</para>