aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-01-15 02:58:53 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-01-15 02:58:53 +0000
commite397c3ada5bbef0281414709fa1952a2ce07c44d (patch)
tree8a9d69c28ed5ade4a2b3ef1abca9b681b9694e7d /appendixa
parentfe2fdae3c68e2f1ee3d78226882e3aa819d876f3 (diff)
converted sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/sed-dep.xml2
-rw-r--r--appendixa/sed-desc.xml9
-rw-r--r--appendixa/sed.xml1
-rw-r--r--appendixa/shellutils-dep.xml2
-rw-r--r--appendixa/shellutils-desc.xml13
-rw-r--r--appendixa/shellutils.xml1
6 files changed, 14 insertions, 14 deletions
diff --git a/appendixa/sed-dep.xml b/appendixa/sed-dep.xml
index 9edc82fce..d5868302a 100644
--- a/appendixa/sed-dep.xml
+++ b/appendixa/sed-dep.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Sed Installation Dependencies</title>
diff --git a/appendixa/sed-desc.xml b/appendixa/sed-desc.xml
index a77c4661c..06391989e 100644
--- a/appendixa/sed-desc.xml
+++ b/appendixa/sed-desc.xml
@@ -1,11 +1,10 @@
-<sect2><title>Contents of Sed</title>
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<para>Last checked against version &sed-contversion;.</para>
+<sect2><title>Descriptions</title>
-<sect3><title>Program Files</title>
-<para>sed</para></sect3>
+<para>Last checked against version &sed-contversion;.</para>
-<sect3><title>Descriptions</title>
+<sect3><title>Program file descriptions</title>
<sect4><title>sed</title>
<para>sed is a stream editor. A stream editor is used to perform basic text
diff --git a/appendixa/sed.xml b/appendixa/sed.xml
index 11b2c784a..a46af37a7 100644
--- a/appendixa/sed.xml
+++ b/appendixa/sed.xml
@@ -3,6 +3,7 @@
<?dbhtml filename="sed.html" dir="appendixa"?>
&aa-sed-down;
+&aa-sed-shortdesc;
&aa-sed-desc;
&aa-sed-dep;
diff --git a/appendixa/shellutils-dep.xml b/appendixa/shellutils-dep.xml
index 01ab6f206..3bcd7248e 100644
--- a/appendixa/shellutils-dep.xml
+++ b/appendixa/shellutils-dep.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Sh-utils Installation Dependencies</title>
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml
index 02cd024a1..f8a9ae50e 100644
--- a/appendixa/shellutils-desc.xml
+++ b/appendixa/shellutils-desc.xml
@@ -1,15 +1,10 @@
-<sect2><title>Contents of Sh-utils</title>
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<para>Last checked against version &sh-utils-contversion;.</para>
+<sect2><title>Descriptions</title>
-<sect3><title>Program Files</title>
-<para>basename, chroot, date, dirname,
-echo, env, expr, factor, false, groups, hostid, id, logname,
-nice, nohup, pathchk, pinky, printenv, printf, pwd, seq, sleep, stty,
-su, tee, test, true, tty, uname, uptime, users, who, whoami and
-yes</para></sect3>
+<para>Last checked against version &sh-utils-contversion;.</para>
-<sect3><title>Descriptions</title>
+<sect3><title>Program file descriptions</title>
<sect4><title>basename</title>
<para>basename strips directory and suffixes from filenames.</para></sect4>
diff --git a/appendixa/shellutils.xml b/appendixa/shellutils.xml
index 04931e20c..e058ee405 100644
--- a/appendixa/shellutils.xml
+++ b/appendixa/shellutils.xml
@@ -3,6 +3,7 @@
<?dbhtml filename="sh-utils.html" dir="appendixa"?>
&aa-shellutils-down;
+&aa-shellutils-shortdesc;
&aa-shellutils-desc;
&aa-shellutils-dep;