mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
Added missing files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2326 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b720334a3f
commit
5d0e2ab613
15
appendixa/sed-shortdesc.xml
Normal file
15
appendixa/sed-shortdesc.xml
Normal file
@ -0,0 +1,15 @@
|
||||
<sect2><title>Contents of Sed</title>
|
||||
|
||||
<para>Last checked against version &sed-contversion;.</para>
|
||||
|
||||
<para>sed is a stream editor. A stream editor is used to perform basic text
|
||||
transformations on an input stream (a file or input from a
|
||||
pipeline).</para>
|
||||
|
||||
<para>Sed installs the following:</para>
|
||||
|
||||
<sect3><title>Program Files</title>
|
||||
<para>sed</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
18
appendixa/shellutils-shortdesc.xml
Normal file
18
appendixa/shellutils-shortdesc.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<sect2><title>Contents of Sh-utils</title>
|
||||
|
||||
<para>Last checked against version &sh-utils-contversion;.</para>
|
||||
|
||||
<para>The sh-utils package contains a number of basic shell manipulation
|
||||
utilities.</para>
|
||||
|
||||
<para>Sh-utils installs the following:</para>
|
||||
|
||||
<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>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user