diff options
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/linuxthreadsmanpages-dep.xml | 7 | ||||
-rw-r--r-- | appendixa/linuxthreadsmanpages-desc.xml | 17 | ||||
-rw-r--r-- | appendixa/linuxthreadsmanpages.xml | 9 |
3 files changed, 33 insertions, 0 deletions
diff --git a/appendixa/linuxthreadsmanpages-dep.xml b/appendixa/linuxthreadsmanpages-dep.xml new file mode 100644 index 000000000..ec3695c6c --- /dev/null +++ b/appendixa/linuxthreadsmanpages-dep.xml @@ -0,0 +1,7 @@ +<sect2> +<title>Linux threads man pages installation Dependencies</title> + +<para>Not yet checked.</para> + +</sect2> + diff --git a/appendixa/linuxthreadsmanpages-desc.xml b/appendixa/linuxthreadsmanpages-desc.xml new file mode 100644 index 000000000..6635be76d --- /dev/null +++ b/appendixa/linuxthreadsmanpages-desc.xml @@ -0,0 +1,17 @@ +<sect2><title>Contents of Linux threads man pages</title> + +<para>Last checked against version &linuxthreadsmanpages-contversion;.</para> + +<sect3><title>Support Files</title> +<para>Various Linux threads API manual pages.</para></sect3> + +<sect3><title>Descriptions</title> + +<sect4><title>Manual pages</title> +<para>Contains the manual pages regarding the Glibc Linux threads +API.</para></sect4> + +</sect3> + +</sect2> + diff --git a/appendixa/linuxthreadsmanpages.xml b/appendixa/linuxthreadsmanpages.xml new file mode 100644 index 000000000..684c1d6c1 --- /dev/null +++ b/appendixa/linuxthreadsmanpages.xml @@ -0,0 +1,9 @@ +<sect1 id="aa-linuxthreadsmanpages"> +<title>Linux threads man pages</title> +<?dbhtml filename="linuxthreadsmanpages.html" dir="appendixa"?> + +&aa-linuxthreadsmanpages-desc; +&aa-linuxthreadsmanpages-dep; + +</sect1> + |