diff options
Diffstat (limited to 'chapter06/groff.xml')
-rw-r--r-- | chapter06/groff.xml | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 7e48a9456..5ad0f34b0 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -3,23 +3,29 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-groff" xreflabel="Groff"> +<sect1 id="ch-system-groff" xreflabel="Groff" role="wrap"> <title>Groff-&groff-version;</title> <?dbhtml filename="groff.html"?> <indexterm zone="ch-system-groff"><primary sortas="a-Groff">Groff</primary></indexterm> +<sect2 role="package"><title/> <para>The Groff package contains programs for processing and formatting text.</para> -<screen>&buildtime; 0.5 SBU -&diskspace; 43 MB</screen> - -<para>Groff installation depends on: Bash, Binutils, Coreutils, Diffutils, -Gawk, GCC, Glibc, Grep, Make, Sed.</para> - - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.5 SBU</seg><seg>43 MB</seg></seglistitem> +</segmentedlist> + +<segmentedlist> +<segtitle>Groff installation depends on</segtitle> +<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, +Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Groff</title> <para>Groff expects the environment variable PAGE to contain the default paper |