diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 07:57:52 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 07:57:52 +0000 |
commit | fae04ae33e1b3782d5c523c1bfe44601164c566d (patch) | |
tree | f64b161c3a73fabb536fe629fbfbeb11011bf4f9 /appendixa | |
parent | a1d1a356a847bc939fec1f0e890823a768090567 (diff) |
Converted static textutils to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/textutils-dep.xml | 2 | ||||
-rw-r--r-- | appendixa/textutils-shortdesc.xml | 13 |
2 files changed, 15 insertions, 0 deletions
diff --git a/appendixa/textutils-dep.xml b/appendixa/textutils-dep.xml index 6cab317f9..99b1ab9f7 100644 --- a/appendixa/textutils-dep.xml +++ b/appendixa/textutils-dep.xml @@ -1,3 +1,5 @@ +<sect2><title> </title><para> </para></sect2> + <sect2> <title>Textutils Installation Dependencies</title> diff --git a/appendixa/textutils-shortdesc.xml b/appendixa/textutils-shortdesc.xml new file mode 100644 index 000000000..beac1bf2c --- /dev/null +++ b/appendixa/textutils-shortdesc.xml @@ -0,0 +1,13 @@ +<sect2><title>Contents of Textutils</title> + +<para>Last checked against version &textutils-contversion;.</para> + +<para>The Textutils package contains several file manipulation +and text processing programs.</para> + +<sect3><title>Program Files</title> +<para>cat, cksum, comm, csplit, cut, expand, +fmt, fold, head, join, md5sum, nl, od, paste, pr, ptx, sort, split, sum, +tac, tail, tr, tsort, unexpand, uniq and wc</para></sect3> + +</sect2> |